Added nixOS foundation and fixed nostrich

This commit is contained in:
Bryan Ramos 2023-04-05 03:14:13 -04:00
parent 95abe1c1b1
commit f61e53cc08
2 changed files with 6 additions and 5 deletions

View file

@ -80,8 +80,8 @@ a:hover {
}
.nostrich {
margin-left: auto;
margin-right: auto;
width: 24px;
height: 24px;
background-image: url('assets/nostrich.png');
background-size: cover;
}

View file

@ -38,10 +38,11 @@
<!-- <h1>Articles</h1>-->
<!-- <h1>Resources</h1>-->
<h1>Projects Sponsored</h1></br>
<a href="https://bitcoin.org/en/bitcoin-core/contribute/">Bitcoin Core</a></br>
<h1>Projects Supported</h1></br>
<a href="https://www.linuxfoundation.org/about/donate">Linux Foundation</a></br>
<a href="https://zeusln.app/about">Zeus LN</a></br>
<a href="https://bitcoin.org/en/bitcoin-core/contribute/">Bitcoin Core</a></br>
<a href="https://zeusln.app/about">Zeus</a></br>
<a href="https://nixos.org/donate.html">NixOS Foundation</a></br>
</body>
</html>