Skip to content

Commit 2b3148b

Browse files
save file
1 parent 0d100e4 commit 2b3148b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</script>
105105

106106

107-
<link rel=stylesheet href='/blog/css/blog-2.css'>
107+
<link rel=stylesheet href='../../css/blog.css' crossorigin=anonymous>
108108

109109
<style>
110110

@@ -137,12 +137,12 @@
137137
<body>
138138

139139

140-
<blog-hdr component=grp1 v2.0>
141-
<h1 slot=title class=title>
140+
<blog-hdr v2.0 component=grp1>
141+
<h1 slot=title>
142142
How To Set Up A Basic HTTP Server In Node.js
143143
</h1>
144-
<time slot=date datetime=2026-01-18>
145-
18 Jan 2026
144+
<time slot=date datetime=2026-02-05>
145+
05 Feb 2026
146146
</time>
147147
</blog-hdr>
148148

0 commit comments

Comments
 (0)