Skip to content

Commit 1fff9d8

Browse files
save file
1 parent 64e6226 commit 1fff9d8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333

3434
.date
35-
{position:absolute;top:5px;right:5px;}
35+
{/*position:absolute;top:5px;right:5px;*/}
3636

3737
a
3838
{color:blue;}
@@ -57,14 +57,15 @@
5757

5858
<slot></slot>
5959

60-
<slot name=seo-hdr class=visually-hidden></slot>
61-
6260
<div class=date>
6361
<slot name=date></slot>
6462
</div>
6563

6664
<page-source component></page-source>
6765

66+
67+
<slot name=seo-hdr class=visually-hidden></slot>
68+
6869
</div>
6970

7071
</template>

0 commit comments

Comments
 (0)