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

add a couple new buttons to old site

This commit is contained in:
mat 2023-09-23 11:45:46 -05:00
parent c00db8f6e3
commit fa428538a1
3 changed files with 4 additions and 0 deletions

View file

@ -12,6 +12,8 @@
import kofi from './buttons/kofi.gif'
import vscode from './buttons/vscode.gif'
import hetzner from './buttons/hetzner.gif'
import anythingbutchrome from './buttons/anythingbutchrome.gif'
import tor from './buttons/tor.gif'
import type { BlogPostPreview } from "../blog.json/+server.js"
@ -47,6 +49,8 @@
<a href="https://ko-fi.com/matdoesdev"><img src={kofi} alt="kofi" /></a>
<a href="https://code.visualstudio.com/"><img src={vscode} alt="vscode" /></a>
<a href="https://www.hetzner.com/"><img src={hetzner} alt="hetzner" /></a>
<a href="https://www.mozilla.org/en-US/firefox/new/"><img src={anythingbutchrome} alt="anythingbutchrome" /></a>
<a href="https://www.torproject.org/"><img src={tor} alt="tor" /></a>
</div>
</div>
</td>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB