fix: links to pages

This commit is contained in:
NaitLee 2025-09-26 19:38:08 +08:00
parent f642e66252
commit 3462eca13c
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ title Amaharacya.one
一隻元氣滿滿的貓娘 一隻元氣滿滿的貓娘
有時候我會發一點點[文章](/page) 有時候我會發一點點[文章](/page/)
我的一些信息: 我的一些信息:

View file

@ -5,7 +5,7 @@
</svg> </svg>
</a> </a>
<div class="nav__links"> <div class="nav__links">
<a href="/pages.html">文章</a> <a href="/page/">文章</a>
<a href="/">關於</a> <a href="/">關於</a>
</div> </div>
</nav> </nav>