use relative path

This commit is contained in:
Nishi 2026-08-02 22:03:06 +09:00
commit beecb4eb16

View file

@ -17,10 +17,10 @@
</project> </project>
<nav> <nav>
<group title="Navigation"> <group title="Navigation">
<link name="Home" href="/" /> <link name="Home" href="./" />
<link name="Contact" href="/contact" /> <link name="Contact" href="./contact" />
<link name="Webring" href="/webring" /> <link name="Webring" href="./webring" />
<link name="BoatsNET" href="/irc" /> <link name="BoatsNET" href="./irc" />
</group> </group>
<group title="Others"> <group title="Others">
<link name="Pyrite" href="https://pyrite.nishi.boats" /> <link name="Pyrite" href="https://pyrite.nishi.boats" />