mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 12:09:44 -04:00
Reformatted a little
This commit is contained in:
parent
cde1e990ad
commit
30318d21f7
1 changed files with 16 additions and 16 deletions
32
index.html
32
index.html
|
|
@ -14,19 +14,19 @@
|
|||
|
||||
<body>
|
||||
<header>
|
||||
<img src="assets/avatar.jpg" alt="avatar" class="pfp">
|
||||
<img src="assets/pfp.gif" alt="avatar" class="pfp">
|
||||
|
||||
<h1>Bryan Ramos</h1>
|
||||
|
||||
<ul>
|
||||
<li><a href="mailto:bryan@ramos.codes" class="fa-solid fa-envelope"></a></li>
|
||||
<li><a href="https://twitter.com/itme_brain" class="fa-brands fa-twitter"></a></li>
|
||||
<li><a href="https://github.com/bryram" class="fa-brands fa-github"></a></li>
|
||||
<li><a href="mailto:bryan@ramos.codes" class="fa-solid fa-envelope"></a></li>
|
||||
<li><a href="https://twitter.com/itme_brain" class="fa-brands fa-twitter"></a></li>
|
||||
<li><a href="https://github.com/bryram" class="fa-brands fa-github"></a></li>
|
||||
|
||||
<!--TODO:FIX NOSTRICH-->
|
||||
<!-- <li><a href="https://iris.to/#/profile/npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt"
|
||||
class="nostrich"><img src="assets/nostrich.png"></a></li>-->
|
||||
<li><a href="pgpkey.html" class="fa-sharp fa-solid fa-key"></a></li>
|
||||
<!--TODO:FIX NOSTRICH-->
|
||||
<!-- <li><a href="https://iris.to/#/profile/npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt"
|
||||
class="nostrich"><img src="assets/nostrich.png"></a></li>-->
|
||||
<li><a href="pgpkey.html" class="fa-sharp fa-solid fa-key"></a></li>
|
||||
</ul>
|
||||
</header>
|
||||
|
||||
|
|
@ -44,14 +44,14 @@
|
|||
<!--TODO: Add Resources for Privacy, Security, Bitcoin etc. -->
|
||||
<!-- <h1>Resources</h1>-->
|
||||
|
||||
<h1>FOSS Projects Supported</h1></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://bitcoin.org/en/bitcoin-core/contribute/">Bitcoin Core</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://nixos.org/donate.html">NixOS Foundation</a></br>
|
||||
<a href="https://donate.torproject.org/">Tor Project</a></br>
|
||||
<h1>Projects Supported</h1></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://bitcoin.org/en/bitcoin-core/contribute/">Bitcoin Core</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://nixos.org/donate.html">NixOS Foundation</a></br>
|
||||
<a href="https://donate.torproject.org/">Tor Project</a></br>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue