Add ari + witchcraft systems buttons
This commit is contained in:
parent
bb7bcc59a8
commit
16f233de2e
4 changed files with 13 additions and 0 deletions
|
@ -42,6 +42,7 @@ export default defineConfig({
|
|||
"girlthi.ng",
|
||||
"lenooby09.tech",
|
||||
"ackwell.au",
|
||||
"ari.express"
|
||||
],
|
||||
},
|
||||
markdown: {
|
||||
|
|
BIN
public/static/img/88x31/Button.png
Normal file
BIN
public/static/img/88x31/Button.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
public/static/img/88x31/PWsbutton.png
Normal file
BIN
public/static/img/88x31/PWsbutton.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
|
@ -137,6 +137,18 @@ const age = seconds / 31556952;
|
|||
image="https://ackwell.au/assets/88x31/ackwell-coil.png"
|
||||
target="https://ackwell.au"
|
||||
/>
|
||||
<div class="outline-dashed flex outline-3 mx-1">
|
||||
<FriendLink
|
||||
name="witchcraft.systems"
|
||||
image="https://ari.express/assets/PWsbutton.png"
|
||||
target="https://pds.witchcraft.systems/"
|
||||
/>
|
||||
<FriendLink
|
||||
name="Ari"
|
||||
image="https://ari.express/assets/Button.png"
|
||||
target="https://ari.express/"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<a href="/other buttons">Extra 88x31 buttons!</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue