Adding dua website to link page + Changing order

main
TitanElectrons 1 year ago
parent 53b432e4cf
commit 334b2b9a6f

@ -17,6 +17,11 @@
<h1><i class="fa fa-chain" aria-hidden="true"></i>Links</h1>
<p>This page includes links to websites where you can find me and other people's websites online. I include links to websites which I browse regularly. The reason this page exists is because using search engines to find new websites is futile nowadays. Please note that linking a website here does not mean endorsement for everything they post and do.</p>
<h2>Pages & Services I host:</h2>
<ul>
<li><a style="color:#ff5555" href="https://duas.sufyaan.cyou/">Duas Website</a> - Includes duas for easy access.</li>
<li><a style="color:#ff5555" href="https://forgejo.sufyaan.cyou/">Forgejo Git Service</a> - For hosting and managing my own Git repositories.</li>
</ul>
<h2>My Websites:</h2>
<ul>
<li><a style="color:#ff5555" href="https://www.youtube.com/c/TitanElectrons">YouTube</a> - Going to migrate to PeerTube and Odysee</li>
@ -30,10 +35,6 @@
<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>
</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/>
<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>

Loading…
Cancel
Save