add: 添加对于子路径的支持

This commit is contained in:
2024-02-15 20:21:52 +08:00
parent 2bfd65735f
commit c067f11be7
8 changed files with 33 additions and 23 deletions

View File

@@ -21,7 +21,7 @@
<FluentStack Orientation="@Orientation.Horizontal"
HorizontalAlignment="@HorizontalAlignment.Center"
HorizontalGap="20">
<a href="/archives">
<a href="archives">
<div>
<FluentLabel Typo="@Typography.H4">
文章
@@ -32,7 +32,7 @@
</FluentLabel>
</div>
</a>
<a href="/tags">
<a href="tags">
<div>
<FluentLabel Typo="@Typography.H4">
标签