Adding self-hosted services to links page :)

main
TitanE 2 years ago
parent e37f0aaca1
commit af8654a76e

@ -30,6 +30,10 @@
<li><a style="color:#ff5555" href="https://denshi.org/">Denshi's Website</a> - General technology posts</li> <li><a style="color:#ff5555" href="https://denshi.org/">Denshi's Website</a> - General technology posts</li>
<li><a style="color:#ff5555" href="https://drewdevault.com/">Drew DeVault's Blog</a> - Posts about Linux and FOSS</li> <li><a style="color:#ff5555" href="https://drewdevault.com/">Drew DeVault's Blog</a> - Posts about Linux and FOSS</li>
</ul> </ul>
<h2>Services I host:</h2>
<ul>
<li><a style="color:#ff5555" href="https://forgejo.sufyaan.cyou/">Forgejo Git Service</a> - For hosting and managing my own Git repositories.</li>
</ul>
<hr/> <hr/>
<footer> <footer>
<p><a style="color:#bd93f9" href="../blog">blog</a> - <a style="color:#ffb86c" href="../about">about</a> - <a style="color:#f1fa8c" href="../portfolio">portfolio</a> - <a style="color:#ff5555" href=".">links</a></p> <p><a style="color:#bd93f9" href="../blog">blog</a> - <a style="color:#ffb86c" href="../about">about</a> - <a style="color:#f1fa8c" href="../portfolio">portfolio</a> - <a style="color:#ff5555" href=".">links</a></p>

Loading…
Cancel
Save