mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 12:09:44 -04:00
Fixing nostrich
This commit is contained in:
parent
f61e53cc08
commit
ada8c70ce8
2 changed files with 2 additions and 9 deletions
|
|
@ -78,10 +78,3 @@ a:hover {
|
|||
ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.nostrich {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url('assets/nostrich.png');
|
||||
background-size: cover;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
<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="https://iris.to/#/profile/npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt"
|
||||
class="nostrich"></a></li>
|
||||
<li><a href="https://iris.to/#/profile/npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt">
|
||||
<img src="assets/nostrich.png"></a></li>
|
||||
<li><a href="pgpkey.html" class="fa-sharp fa-solid fa-key"></a></li>
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue