Making progress converting template

This commit is contained in:
Mike Conrad
2025-05-08 20:21:21 -04:00
parent 09cbc3f5a3
commit 8e5fc7d111
7 changed files with 1793 additions and 555 deletions

View File

@ -51,7 +51,6 @@ const onScroll = () => {
<div class="lg:hidden">
<NavLinksMobile :links="links" />
</div>
<ColorModeSwitch />
</div>
</div>
</div>