1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 06:36:04 +00:00

goldenstack button

This commit is contained in:
mat 2023-10-30 23:16:33 -05:00
parent 7984d245b7
commit 4a3bc1cf5a
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@
import adryd from './buttons/adryd.png'
import notnite from './buttons/notnite.gif'
import shrecknt from './buttons/shwecky.png'
import goldenstack from './buttons/goldenstack.png'
import archbtw from './buttons/archbtw.png'
import getFirefox from './buttons/getfirefox.gif'
import github from './buttons/github.gif'
@ -50,6 +51,7 @@
<a href="https://adryd.com/"><img src={adryd} alt="adryd" /></a>
<a href="https://notnite.com/"><img src={notnite} alt="notnite" /></a>
<a href="https://shrecked.dev/"><img src={shrecknt} alt="shrecknt" /></a>
<a href="https://goldenstack.github.io/"><img src={goldenstack} alt="goldenstack" /></a>
<a href="https://archlinux.org/"><img src={archbtw} alt="archbtw" /></a>
<a href="https://www.mozilla.org/en-US/firefox/new/"
><img src={getFirefox} alt="getFirefox" /></a

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB