Fix invalid href url in credits.php

This commit is contained in:
Lilium_Snow 2023-06-11 23:29:58 +00:00
parent c6da8c29a6
commit aedb048544

View file

@ -14,7 +14,7 @@
<p>Credits for this website and all services I run.</p> <p>Credits for this website and all services I run.</p>
<ul> <ul>
<li>speedie.site</li> <li>speedie.site</li>
<p>Pride month vector in the footer (img/leave_the_kids_alone_pride.svg) made by <a href="https://snowcake/me">Lilium_Snow</a> and licensed under the CC-BY-SA license.</p> <p>Pride month vector in the footer (img/leave_the_kids_alone_pride.svg) made by <a href="https://snowcake.me">Lilium_Snow</a> and licensed under the CC-BY-SA license.</p>
<p>The initial concept for this site was designed by <a href="https://donut.eu.org">donut.eu.org</a>. I have expanded on it significantly and rewritten a lot of the styling since. Thank you!</p> <p>The initial concept for this site was designed by <a href="https://donut.eu.org">donut.eu.org</a>. I have expanded on it significantly and rewritten a lot of the styling since. Thank you!</p>
<li>git.speedie.site</li> <li>git.speedie.site</li>
<p>git.speedie.site is a Gitea instance.</p> <p>git.speedie.site is a Gitea instance.</p>