feat: Add two ~ydreniv buttons
parent
1190dd33a4
commit
3d18a40806
|
@ -2,7 +2,7 @@
|
|||
title = "Buttons !"
|
||||
template = "buttons.html"
|
||||
date = "2022-11-02"
|
||||
updated = "2024-12-09"
|
||||
updated = "2024-12-11"
|
||||
+++
|
||||
|
||||
Buttons with a <span class="me">yellow outline</span> are one I made myself.
|
||||
|
|
|
@ -144,6 +144,8 @@
|
|||
<a href="https://peachmoon.moe/"><img src="{{ config.base_url }}/img/88x31/peachmoonstatic.gif" alt="Peach Moon . moe"></a>
|
||||
<a href="https://peachmoon.moe/"><img src="{{ config.base_url }}/img/88x31/peachmoon.gif" alt="Sun Smudged Peach Moon . moe"></a>
|
||||
<a href="https://peachmoon.moe/"><img src="{{ config.base_url }}/img/88x31/peachmoon2.gif" alt="Sun Smudged Peach Moon . moe"></a>
|
||||
<a href="https://tilde.town/~ydreniv/"><img class="me" src="{{ config.base_url }}/img/88x31/ydreniv-purple-pastel.png" alt="A purple badge with silver sparkles and ~ydreniv written."></a>
|
||||
<a href="https://tilde.town/~ydreniv/"><img class="me" src="{{ config.base_url }}/img/88x31/ydreniv-win98.png" alt="A grey badge straight from the 80s with a computer logo and ~ydreniv written."></a>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Computer stuff</h3>
|
||||
|
|
|
@ -22,6 +22,7 @@ document.getElementById('tilde_ring').appendChild(ringjs)
|
|||
|
||||
<div>
|
||||
<a href="https://tilde.town/"><img alt="tilde.town logo" src="{{ config.base_url }}/img/88x31/tildetownpink.gif" title="By ~lucidiot"></a>
|
||||
<a href="https://tilde.town/~ydreniv/"><img src="{{ config.base_url }}/img/88x31/ydreniv-win98.png" alt="A grey badge straight from the 80s with a computer logo and ~ydreniv written."></a>
|
||||
<a href="https://www.vim.org/" target="_blank"><img src="{{ config.base_url }}/img/88x31/vim.gif" alt="Made with Vim"></a>
|
||||
<a href="https://archlinux.org" target="_blank"><img src="{{ config.base_url }}/img/88x31/archlinux.gif" alt="arch linux" title="i use arch btw"></a>
|
||||
<img src="{{ config.base_url }}/img/88x31/sucks.gif" alt="this website sucks" title="yeah sorry i haven't put in enough effort so far to make it work correctly">
|
||||
|
@ -36,7 +37,6 @@ document.getElementById('tilde_ring').appendChild(ringjs)
|
|||
<div>
|
||||
<img src="{{ config.base_url }}/img/80x15/anarcom.png" alt="Anar-com" title="Anarcho-communist">
|
||||
<img src="{{ config.base_url }}/img/80x15/mp3love.gif" alt="i <3 mp3" title="music fucking slaps">
|
||||
<img src="{{ config.base_url }}/img/80x15/frenchy.gif" alt="Frenchy" title="Frenchy">
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue