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

add best viewed with netscape now 88x31

This commit is contained in:
mat 2023-10-30 17:45:22 -05:00
parent d50525d70f
commit 46e8bacaa9
2 changed files with 4 additions and 0 deletions

View file

@ -18,6 +18,7 @@
import tor from './buttons/tor.gif'
import ublockorigin from './buttons/ublockorigin.png'
import fightforprivacy from './buttons/fightforprivacy.gif'
import netscape from './buttons/netscape.gif'
import type { BlogPostPreview } from '../blog.json/+server.js'
@ -63,6 +64,9 @@
<a href="https://www.torproject.org/"><img src={tor} alt="tor" /></a>
<a href="https://ublockorigin.com/"><img src={ublockorigin} alt="ublock origin" /></a>
<a href="https://www.eff.org/"><img src={fightforprivacy} alt="fight for privacy" /></a>
<a href="https://netscape-browser.en.softonic.com/"
><img src={netscape} alt="netscape" /></a
>
</div>
</div>
</td>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB