fix broken icon in homepage
This commit is contained in:
parent
f536dfdc61
commit
c9a1b81155
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ This is my website (***you*** should have one too. even if you don't think it's
|
|||
|
||||
## In my network...
|
||||
{{< rawhtml >}}
|
||||
<a href="https://emeraldsocial.org/@ch0ccyra1n"><img style="display: inline; width: 20px;" src="https://emeraldsocial.org/favicon.ico" alt="Emerald Social icon">Mastodon</a>
|
||||
<a href="https://emeraldsocial.org/@ch0ccyra1n"><img style="display: inline; width: 20px;" src="https://us-southeast-1.linodeobjects.com/emeraldsocial/accounts/avatars/109/567/779/541/278/445/original/c0529048fe098ceb.png" alt="Emerald Social icon">Mastodon</a>
|
||||
<br>
|
||||
<a href="https://forge.planetexpress.me/ch0ccyra1n"><img style="display: inline; width: 20px;" src="https://forge.planetexpress.me/assets/img/favicon.png" alt="Forgejo icon">My Forgejo</a> Where I publish code
|
||||
<br>
|
||||
|
@ -19,7 +19,7 @@ This is my website (***you*** should have one too. even if you don't think it's
|
|||
## Projects...
|
||||
|
||||
{{< rawhtml >}}
|
||||
<a href="https://emeraldsocial.org/about"><img style="display: inline; width: 20px;" src="https://emeraldsocial.org/favicon.ico" alt="Emerald Social icon">Emerald Social </a> Mastodon Instance
|
||||
<a href="https://emeraldsocial.org/about"><img style="display: inline; width: 20px;" src="https://us-southeast-1.linodeobjects.com/emeraldsocial/accounts/avatars/109/567/779/541/278/445/original/c0529048fe098ceb.png" alt="Emerald Social icon">Emerald Social </a> Mastodon Instance
|
||||
{{< /rawhtml >}}
|
||||
|
||||
## Former Projects...
|
||||
|
|
Loading…
Add table
Reference in a new issue