chore: update buttons

This commit is contained in:
Daniel Alejandro Gallegos 2024-07-07 10:07:28 -04:00
parent 6abca15a5f
commit dca08628b5
Signed by: taco
SSH key fingerprint: SHA256:YgoAbZ3x1d1kTGKEmT8elbjEvK/mn0hc4ATFgWhykR0
17 changed files with 44 additions and 5 deletions

View file

@ -12,6 +12,8 @@ or lower
{{< figure src="/img/artwork/aeolus.pixelbird.stardew.png" alt="A pixel art rendition of a green bird, from Stardew Valley. Artwork by ConcernedApe, edited by taco." caption="artwork by [concernedape](https://www.stardewvalley.net), edited by taco" >}}
|[![](/img/buttons/birdcatonline.gif)](https://birdcat.online)|[![](/img/buttons/powered-by-debian.gif)](https://debian.org)|![](/img/buttons/budgie.gif)|![](/img/buttons/cool-shades.gif)|[![](/img/buttons/cooltxt.gif)](https://im-rises.github.io/zalgo-generator-website/)|[![](/img/buttons/roly-saynotoweb3.gif)](https://yesterweb.org/no-to-web3/)|![](/img/buttons/emulate.gif)|
|---|---|---|---|---|---|---|---|
|[![](/img/buttons/getmozilla2.gif)](https://www.mozilla.org/en-US/firefox/new/)|![](/img/buttons/lol.gif)|![](/img/buttons/bestview.gif)|[![](/img/buttons/hash_now.gif)](https://norml.org/)|
||||||||
|---|---|---|---|---|---|---|
|[![](/img/buttons/birdcatonline.gif)](https://birdcat.online)|
|[![](/img/buttons/linuxtoday.gif)](https://librehunt.org/)|[![](/img/buttons/powered-by-debian.gif)](https://debian.org)|[![](/img/buttons/arch.gif)](https://archlinux.org)|[![](/img/buttons/getmozilla2.gif)](https://www.mozilla.org/en-US/firefox/new/)|[![](/img/buttons/dbd.gif)](https://www.defectivebydesign.org/)|[![](/img/buttons/emulate.gif)](https://retrogamecorps.com/)|[![](/img/buttons/roly-saynotoweb3.gif)](https://yesterweb.org/no-to-web3/)|![](/img/buttons/fuckingwebmaster.png)|
|[![](/img/buttons/hash_now.gif)](https://norml.org/)|[![](/img/buttons/imhigh.gif)](https://norml.org/)|[![](/img/buttons/cooltxt.gif)](https://im-rises.github.io/zalgo-generator-website/)|![](/img/buttons/lol.gif)|![](/img/buttons/bestview.gif)|![](/img/buttons/budgie.gif)|[![](/img/buttons/neocities-now.gif)](https://neocities.org)|

BIN
static/img/buttons/arch.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

BIN
static/img/buttons/dbd.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 912 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 733 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -71,3 +71,11 @@ nav {
figure {
text-align: center;
}
footer > small {
display: flex;
align-items: center;
justify-content: center;
align-self: stretch;
padding: 0.5rem;
}

View file

@ -1,2 +1,31 @@
<p><a rel="noreferrer noopener" href="https://birdcat.online" target="_blank">birdcat.online</a> © current year by <a rel="noreferrer noopener" href="https://birdcat.online/about" target="_blank">taco</a> is licensed under <a rel="noreferrer noopener" href="http://creativecommons.org/licenses/by-nc/4.0/?ref=chooser-v1" target="_blank">CC BY-NC 4.0</a>.</p>
<p>this website is <a href="https://git.tacowolf.net/TacoWolf/birdcat.online" target="_blank">open source</a>.</p>
<small>
<a rel="noreferrer noopener" href="https://birdcat.online" target="_blank"
><img
src="/img/buttons/birdcatonline.gif"
alt="A GIF of a green gryphon wiggling in the style of Baba is You with the text 'birdcat.online' next to it."
/></a>
<p>
© current year by
<a
rel="noreferrer noopener"
href="https://birdcat.online/about"
target="_blank"
>taco</a
>
is licensed under
<a
rel="noreferrer noopener"
href="http://creativecommons.org/licenses/by-nc/4.0/?ref=chooser-v1"
target="_blank"
>CC BY-NC 4.0</a
>
</p>
<p>
&nbsp; &#45; this website is
<a
href="https://git.tacowolf.net/TacoWolf/birdcat.online"
target="_blank"
>open source</a
>
</p>
</small>