This commit is contained in:
DesertMermaid 2024-11-16 10:44:30 -08:00
parent f882d44775
commit add6489e40

View file

@ -10,6 +10,7 @@ import { RouterLink, RouterView } from 'vue-router'
<RouterLink to="/servers">Servers</RouterLink> <RouterLink to="/servers">Servers</RouterLink>
<RouterLink to="/projects">Projects</RouterLink> <RouterLink to="/projects">Projects</RouterLink>
<a href="" target="_blank">Foundry VTT</a> <a href="" target="_blank">Foundry VTT</a>
<a href="https://oekaki.smgames.club" target="_blank">Oekaki</a>
<a href="https://social.smgames.club/" target="_blank">Social</a> <a href="https://social.smgames.club/" target="_blank">Social</a>
<a href="https://madstar.studio" target="_blank">Shop</a> <a href="https://madstar.studio" target="_blank">Shop</a>
</nav> </nav>