Skip to content

Commit 77006e1

Browse files
save file
1 parent 38b775f commit 77006e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

blog/25-07-24/http-server/http-server.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,7 @@ <h4 class=blog-hdr>
342342
minimal.files = {
343343
'index.html' : {file:{contents:`
344344
<style>html{font-family:arial}body{margin:20px}</style>
345-
<h3>HTTPS Works!</h3>
346-
<h4 style='color:blue'>/hello</h4>
345+
<h4>It Works!</h4>
347346
`}},
348347
};
349348

0 commit comments

Comments
 (0)