Skip to content

Commit ff7ccf9

Browse files
authored
Update Nav.astro
1 parent b4e1599 commit ff7ccf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Nav.astro

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
---
33

44
<nav>
5-
<a href="/illustration" title="link">illustration</a>
6-
<a href="/jupiterjak" title="link">Jupiter Jak</a>
5+
<a href="/msf/illustration" title="link">illustration</a>
6+
<a href="/msf/jupiterjak" title="link">Jupiter Jak</a>
77
</nav>
88

99
<style>

0 commit comments

Comments
 (0)