Skip to content

Commit 2934e15

Browse files
save file
1 parent 1fff9d8 commit 2934e15

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

blog/html/blog-hdr/v2.0/blog-hdr-v2.0.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747

4848
<div id=root>
4949

50+
<slot></slot>
51+
5052
<a class=item href='/'>
5153
home
5254
</a>
@@ -55,7 +57,7 @@
5557
blog
5658
</a>
5759

58-
<slot></slot>
60+
<div style='flex:1'></div>
5961

6062
<div class=date>
6163
<slot name=date></slot>

0 commit comments

Comments
 (0)