mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 06:36:04 +00:00
kibty.town button
This commit is contained in:
parent
8f84cd4728
commit
ee2b66d9a0
3 changed files with 3 additions and 23 deletions
|
@ -9,6 +9,8 @@
|
|||
import notnite from './buttons/notnite.gif'
|
||||
import shrecknt from './buttons/shwecky.png'
|
||||
import goldenstack from './buttons/goldenstack.png'
|
||||
import kibtytown from './buttons/kibtytown.gif'
|
||||
|
||||
import archbtw from './buttons/archbtw.png'
|
||||
import getFirefox from './buttons/getfirefox.gif'
|
||||
import github from './buttons/github.gif'
|
||||
|
@ -52,6 +54,7 @@
|
|||
<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://www.kibty.town/"><img src={kibtytown} alt="kibty.town" /></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
|
||||
|
|
BIN
src/routes/retro/buttons/kibtytown.gif
Normal file
BIN
src/routes/retro/buttons/kibtytown.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"subject": "acct:mat@matdoes.dev",
|
||||
"aliases": [
|
||||
"https://fedi.matdoes.dev/mat",
|
||||
"https://fedi.matdoes.dev/users/mat"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
"type": "text/html",
|
||||
"href": "https://fedi.matdoes.dev/users/mat"
|
||||
},
|
||||
{
|
||||
"rel": "self",
|
||||
"type": "application/activity+json",
|
||||
"href": "https://fedi.matdoes.dev/users/mat"
|
||||
},
|
||||
{
|
||||
"rel": "http://ostatus.org/schema/1.0/subscribe",
|
||||
"template": "https://fedi.matdoes.dev/ostatus_subscribe?acct={uri}"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue