Skip to content

Commit e75eec4

Browse files
save file
1 parent 50e4511 commit e75eec4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

blog/25-12-03/unix-sockets/unix-sockets.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
</script init>
141141

142142

143-
143+
<link rel=stylesheet href='https://fonts.googleapis.com/css2?family=Pacifico&display=swap'>
144144
<link rel=stylesheet href='/blog/css/blog.css'>
145145

146146
<style>
@@ -219,6 +219,8 @@
219219
.icon
220220
{border:1px solid gray;border-radius:3px;box-sizing:border-box;width:30px;height:30px;cursor:pointer}
221221

222+
blog-hdr h1
223+
{font-family:pacifico}
222224

223225
</style>
224226

@@ -229,7 +231,7 @@
229231

230232

231233
<blog-hdr component=grp1>
232-
<h1 class=title>
234+
<h1 class=title style='position:absolute;left:0;right:0;margin:auto;top:-10px'>
233235
Beyond HTTP: Node.js with Unix Sockets and Named Pipes
234236
</h1>
235237
<time slot=date datetime=2025-12-03>

0 commit comments

Comments
 (0)