mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 12:09:44 -04:00
Added nixOS foundation and fixed nostrich
This commit is contained in:
parent
95abe1c1b1
commit
f61e53cc08
2 changed files with 6 additions and 5 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue