add: 子标题和文章简介
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div style="width: 50px"></div>
|
||||
|
||||
<a href="/">
|
||||
<FluentLabel Typo="@Typography.H3">
|
||||
<FluentLabel Typo="@Typography.H3" Color="@Color.Lightweight">
|
||||
@BlogOptionsInstance.Author
|
||||
</FluentLabel>
|
||||
</a>
|
||||
@@ -17,31 +17,31 @@
|
||||
<FluentSpacer/>
|
||||
|
||||
<a href="/" style="margin: auto 0 auto 0">
|
||||
<FluentLabel Typo="@Typography.H5">
|
||||
<FluentLabel Typo="@Typography.H5" Color="@Color.Lightweight">
|
||||
首页
|
||||
</FluentLabel>
|
||||
</a>
|
||||
|
||||
<a href="/archives" style="margin: auto 0 auto 0">
|
||||
<FluentLabel Typo="@Typography.H5">
|
||||
<FluentLabel Typo="@Typography.H5" Color="@Color.Lightweight">
|
||||
归档
|
||||
</FluentLabel>
|
||||
</a>
|
||||
|
||||
<a href="/tags" style="margin: auto 0 auto 0">
|
||||
<FluentLabel Typo="@Typography.H5">
|
||||
<FluentLabel Typo="@Typography.H5" Color="@Color.Lightweight">
|
||||
标签
|
||||
</FluentLabel>
|
||||
</a>
|
||||
|
||||
<a href="/about" style="margin: auto 0 auto 0">
|
||||
<FluentLabel Typo="@Typography.H5">
|
||||
<FluentLabel Typo="@Typography.H5" Color="@Color.Lightweight">
|
||||
关于
|
||||
</FluentLabel>
|
||||
</a>
|
||||
|
||||
<a href="/links" style="margin: auto 0 auto 0">
|
||||
<FluentLabel Typo="@Typography.H5">
|
||||
<FluentLabel Typo="@Typography.H5" Color="@Color.Lightweight">
|
||||
友链
|
||||
</FluentLabel>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user