add freeplay badge

This commit is contained in:
Tasia Iso 2024-08-24 16:17:32 +02:00
parent c69d27a27c
commit b2bb5cae57
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw
5 changed files with 14 additions and 1 deletions

View file

@ -13,6 +13,11 @@ unlisted: true
--> -->
<!-- - put advertisement behind a `details` block --> <!-- - put advertisement behind a `details` block -->
## v1.1.3 (2024-08-24)
- fix bug in header
- add freeplay badge
## v1.1.2 (2024-08-07) ## v1.1.2 (2024-08-07)
- new post: [NixOS: Declarative WiFi connections with agenix and NetworkManager](/~tasiaiso/docs/posts/nixos-wifi-agenix.md) - new post: [NixOS: Declarative WiFi connections with agenix and NetworkManager](/~tasiaiso/docs/posts/nixos-wifi-agenix.md)

View file

@ -167,3 +167,9 @@ Finding my kin here feels absolutely great and I feel like this is one of the on
The team at 42 makes sure we have equal opportunities regardless of sex, gender, skin color or whatever else, which is great. The team at 42 makes sure we have equal opportunities regardless of sex, gender, skin color or whatever else, which is great.
Anyway, if you think you can fit in well, feel free to look into it! It really is worth it. Anyway, if you think you can fit in well, feel free to look into it! It really is worth it.
> EDIT (2024-08-11): I wasn't accepted into the school.
> It's a shame, but I knew going in that not everybody will get in.
> Oh well, I'll try again next year.
>
> If you try out the piscine for yourself, good luck and let me know how it goes!

View file

@ -98,7 +98,7 @@
-# 88x31 badges -# 88x31 badges
%br %br
cool people/creatures cool people and creatures
%br %br
%a.badge(href="https://xeiaso.net") %a.badge(href="https://xeiaso.net")
@ -119,6 +119,8 @@
%img(src="/~tasiaiso/images/badges/sammy.png" alt="sammy badge" loading="lazy") %img(src="/~tasiaiso/images/badges/sammy.png" alt="sammy badge" loading="lazy")
%a.badge(href="https://soatok.blog") %a.badge(href="https://soatok.blog")
%img(src="/~tasiaiso/images/badges/soatok.png" alt="soatok badge" loading="lazy") %img(src="/~tasiaiso/images/badges/soatok.png" alt="soatok badge" loading="lazy")
%a.badge(href="https://freeplay.floof.company")
%img(src="/~tasiaiso/images/badges/free.png" alt="freeplay badge" loading="lazy")
%br %br
misc misc

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB