Switch to Astro #4

Merged
array-in-a-matrix merged 22 commits from astro into main 2024-01-15 17:55:49 -05:00
Showing only changes of commit c23ce2bfc8 - Show all commits

View file

@ -9,7 +9,7 @@ import { SITE_TITLE } from '../consts';
<div class="internal-links">
<a href="https://arrayinamatrix.xyz">Main</a>
<a href="https://chatinamatrix.xyz">Chat</a>
<a href="https://git.inamatrix.xyz/array-in-a-matrix/bloginamatrix.xyz">Source code</a>
<a href="https://git.inamatrix.xyz/array-in-a-matrix/bloginamatrix.xyz">Source</a>
</div>
</nav>
</header>