Update Forgejo instance domain

This commit is contained in:
madison 2026-05-28 19:03:08 +01:00
parent 26ea586130
commit 002c40b6a6
2 changed files with 3 additions and 3 deletions

View file

@ -25,8 +25,8 @@
Copyright (C) 2026 Madison L. Copyright (C) 2026 Madison L.
<br><a href="/license-info.html">License information</a> <br><a href="/license-info.html">License information</a>
<br><a href="mailto:contact.sapling528@passinbox.com">Contact me</a> <br><a href="mailto:contact.sapling528@passinbox.com">Contact me</a>
<br><a href="https://www.git.madstuff.net/madison/madstuff-website">Source code</a> <br><a href="https://git.madstuff.net/madison/madstuff-website">Source code</a>
<br>Found a bug? <a href="https://www.git.madstuff.net/madison/madstuff-website/issues/new">Open an issue</a>. <br>Found a bug? <a href="https://git.madstuff.net/madison/madstuff-website/issues/new">Open an issue</a>.
</small> </small>
</nav> </nav>
</footer> </footer>

View file

@ -28,7 +28,7 @@
<nav class="fit-item centred-text"> <nav class="fit-item centred-text">
<h2>Assorted Stuff</h2> <h2>Assorted Stuff</h2>
<ul class="no-style"> <ul class="no-style">
<li><a href="https://www.git.madstuff.net">My Forgejo instance</a></li> <li><a href="https://git.madstuff.net">My Forgejo instance</a></li>
</ul> </ul>
<p>There's nothing else here... <em>yet</em>.</p> <p>There's nothing else here... <em>yet</em>.</p>
</nav> </nav>