add some badges

pull/1/head
maia arson crimew 2022-06-04 16:04:09 +02:00
parent 83923ddde4
commit 0cdbabd737
13 changed files with 62 additions and 2 deletions

View File

@ -24,5 +24,63 @@
"name": "gitted tea",
"link": "https://git.lavender.software/nyancrimew"
}
],
"badges": [
{
"badge": "maia.crimew.gay.png",
"title": "my site :3",
"alt": "maia crimew",
"link": "https://maia.crimew.gay"
},
{
"badge": "88x31.gif",
"title": "baaaadges",
"alt": "88x31",
"link": "https://cyber.dabamos.de/88x31"
},
{
"badge": "noclick.gif",
"title": "don't do it",
"alt": "don't click here",
"link": "javascript:alert('what did i tell you??')"
},
{
"badge": "acab.gif",
"title": "fuck the cops",
"alt": "acab"
},
{
"badge": "archlinux.gif",
"title": "i use arch btw",
"alt": "arch linux",
"link": "https://archlinux.org"
},
{
"badge": "versarytown.png",
"title": "a very cool website by a very cool person <3",
"alt": "versary town",
"link": "https://versary.town"
},
{
"badge": "goop.gif",
"title": "goop house next up",
"alt": "goop house",
"link": "https://goop.house"
},
{
"badge": "anarchynow.gif",
"alt": "anarchy now"
},
{
"badge": "sleepy.png",
"title": "sleepy.zone is the best internet radio out there",
"alt": "sleepy zone",
"link": "https://sleepy.zone"
},
{
"badge": "kitten88.gif",
"title": "im a kitten fr fr",
"alt": "kitten's corner"
}
]
}

View File

@ -7,8 +7,10 @@
{% endif %}
{% endfor %}
</div>
<div>
<p><small>i am going to add fun badges here eventually but i was too lazy to do so today</small></p>
<div class="badges">
{% for item in footer.badges %}
{% if item.link %}<a href="{{ item.link }}" target="_blank">{% endif %}<img src="/badges/{{ item.badge }}" alt="{{ item.alt }}" {% if item.title %}title="{{ item.title }}"{% endif %}>{% if item.link %}</a>{% endif %}
{% endfor %}
</div>
<script src="https://lavender.software/webring/webring-{{ site.webring.version }}.js" data-site-id="{{ site.webring.siteId }}"></script>
</footer>

BIN
src/static/badges/88x31.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
src/static/badges/acab.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
src/static/badges/cat.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

BIN
src/static/badges/goop.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB