move links to gitea

This commit is contained in:
2025-01-27 23:55:26 +00:00
parent a6598ff759
commit f7820bf46e
2 changed files with 7 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ layout: compress
<a href="{{ paginator.next_page_path }}">Next</a>
{% endif %}
</div>
<p>or uhh just play <a href="https://github.com/shrapnelnet/libremines">minesweeper</a> :3</p>
<p>or uhh just play <a href="https://git.shr4pnel.com/observer/libremines">minesweeper</a> :3</p>
<img src="/assets/graphics/cutiecat.png" alt="little animated cats in a line">
</div>
<div id="socials">
@@ -50,13 +50,13 @@ layout: compress
</div>
<div class="social-links">
<img
src="/assets/graphics/github-mark.svg"
alt="github logo"
src="/assets/graphics/gitea.svg"
alt="gitea logo"
width="32"
height="32"
/>
<a href="https://github.com/shrapnelnet/" target="_blank" rel="noreferrer">
github/shrapnelnet
<a href="https://git.shr4pnel.com/observer/" target="_blank" rel="noreferrer">
gitea/observer
</a>
</div>
<div class="social-links">
@@ -592,7 +592,7 @@ layout: compress
</div>
</div>
<a href="https://github.com/shrapnelnet/blog"><p>Source</p></a>
<a href="https://git.shr4pnel.com/observer/blog"><p>Source</p></a>
<img src="/assets/buttons/gnu.png" alt="gnu gpl logo">
</div>
</main>