add freeplay badge
This commit is contained in:
parent
c69d27a27c
commit
b2bb5cae57
|
@ -13,6 +13,11 @@ unlisted: true
|
|||
-->
|
||||
<!-- - 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)
|
||||
|
||||
- new post: [NixOS: Declarative WiFi connections with agenix and NetworkManager](/~tasiaiso/docs/posts/nixos-wifi-agenix.md)
|
||||
|
|
|
@ -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.
|
||||
|
||||
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!
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
|
||||
-# 88x31 badges
|
||||
%br
|
||||
cool people/creatures
|
||||
cool people and creatures
|
||||
%br
|
||||
|
||||
%a.badge(href="https://xeiaso.net")
|
||||
|
@ -119,6 +119,8 @@
|
|||
%img(src="/~tasiaiso/images/badges/sammy.png" alt="sammy badge" loading="lazy")
|
||||
%a.badge(href="https://soatok.blog")
|
||||
%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
|
||||
misc
|
||||
|
|
BIN
theme/images/badges/free.gif
Normal file
BIN
theme/images/badges/free.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
theme/images/badges/free.png
Normal file
BIN
theme/images/badges/free.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in a new issue