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

add matdoesdev button

This commit is contained in:
mat 2023-10-29 17:25:59 -05:00
parent 5571482085
commit b5917b438e
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@
import links from './links.gif'
import projects from '../_projects.json'
import matdoesdev from './buttons/matdoesdev.png'
import adryd from './buttons/adryd.png'
import notnite from './buttons/notnite.gif'
import archbtw from './buttons/archbtw.png'
@ -43,6 +44,7 @@
</div>
<br />
<div>
<a href="https://matdoes.dev/"><img src={matdoesdev} alt="matdoesdev" /></a>
<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://archlinux.org/"><img src={archbtw} alt="archbtw" /></a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB