diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2024-05-19 16:08:41 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2024-05-19 16:08:41 +0200 |
commit | e89b095d2002498a1791f192c795e8a85dc6ea65 (patch) | |
tree | f461c26de2a15c99e38876c1dd5d819166e11b9b /src/index.md | |
parent | 5aff968bf932f201b1103f2f81255ab58f115241 (diff) | |
download | sousleciel.lol-e89b095d2002498a1791f192c795e8a85dc6ea65.tar.gz |
feat: add basic description for all posts
Diffstat (limited to 'src/index.md')
-rw-r--r-- | src/index.md | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/src/index.md b/src/index.md index 2ca0888..aa714f9 100644 --- a/src/index.md +++ b/src/index.md @@ -5,17 +5,18 @@ show_title: false cataphiles, toiturophiles, tractophiles, gtekophiles, amoureux·ses des égouts et du remblais, curieux·ses, amateur·trices des hauteurs -- [melpiat.com](https://melpiat.com) -- [rgoncalves.se](https://rgoncalves.se) +- [Future Nostalgie](/projects/future-nostalgie.html) +- [Ktarnaval (2024)](/projects/ktarnaval-2024.html) +- [Les Extatiques (2024)](/projects/les-extatiques-2024.html) <span></span> -- [contact@sousleciel.lol](mailto:contact@sousleciel.lol) +- [melpiat.com](https://melpiat.com) +- [rgoncalves.se](https://rgoncalves.se) <style> -body > *:not(header) { - padding-left: 1em; - border-left: black dotted .18em; - max-width: 30em; -} + body > *:not(header):not(footer) { padding-left: 1em; + border-left: black dotted .18em; + max-width: 30em; + } </style> |