Reformatted a little

This commit is contained in:
Bryan Ramos 2023-05-01 16:54:04 -04:00
parent cde1e990ad
commit 30318d21f7

View file

@ -14,7 +14,7 @@
<body> <body>
<header> <header>
<img src="assets/avatar.jpg" alt="avatar" class="pfp"> <img src="assets/pfp.gif" alt="avatar" class="pfp">
<h1>Bryan Ramos</h1> <h1>Bryan Ramos</h1>
@ -44,14 +44,14 @@
<!--TODO: Add Resources for Privacy, Security, Bitcoin etc. --> <!--TODO: Add Resources for Privacy, Security, Bitcoin etc. -->
<!-- <h1>Resources</h1>--> <!-- <h1>Resources</h1>-->
<h1>FOSS Projects Supported</h1></br> <h1>Projects Supported</h1></br>
<a href="https://www.linuxfoundation.org/about/donate">Linux Foundation</a></br> <a href="https://www.linuxfoundation.org/about/donate">Linux Foundation</a></br>
<a href="https://www.fsf.org/about/ways-to-donate/">Free Software Foundation</a></br> <a href="https://www.fsf.org/about/ways-to-donate/">Free Software Foundation</a></br>
<a href="https://bitcoin.org/en/bitcoin-core/contribute/">Bitcoin Core</a></br> <a href="https://bitcoin.org/en/bitcoin-core/contribute/">Bitcoin Core</a></br>
<a href="https://zeusln.app/about">Zeus App</a></br> <a href="https://zeusln.app/about">Zeus App</a></br>
<a href="https://github.com/nostr-protocol/nostr">Nostr</a></br> <a href="https://github.com/nostr-protocol/nostr">Nostr</a></br>
<a href="https://nixos.org/donate.html">NixOS Foundation</a></br> <a href="https://nixos.org/donate.html">NixOS Foundation</a></br>
<a href="https://donate.torproject.org/">Tor Project</a></br> <a href="https://donate.torproject.org/">Tor Project</a></br>
</body> </body>
</html> </html>