From d8756c704249c0c74d678588948b2078e0630512 Mon Sep 17 00:00:00 2001 From: gribse Date: Wed, 14 May 2025 00:03:49 +0200 Subject: [PATCH 1/2] edit 404 error page --- themes/PaperMod/layouts/404.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/themes/PaperMod/layouts/404.html b/themes/PaperMod/layouts/404.html index a405573..ba1b7fd 100644 --- a/themes/PaperMod/layouts/404.html +++ b/themes/PaperMod/layouts/404.html @@ -1,3 +1,10 @@ {{- define "main" }} +
404
+
Ouais désolé je sais pas ce que tu cherches mais c'est pas ici en tous cas
{{- end }}{{/* end main */ -}} From 81b2171a7ca92c4d820f846f5775d904c9519be6 Mon Sep 17 00:00:00 2001 From: gribse Date: Wed, 14 May 2025 00:04:09 +0200 Subject: [PATCH 2/2] maj todo, cleanup --- layouts/shortcodes/inline-spoiler.html | 2 +- readMe.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/shortcodes/inline-spoiler.html b/layouts/shortcodes/inline-spoiler.html index cae85f1..747c70a 100644 --- a/layouts/shortcodes/inline-spoiler.html +++ b/layouts/shortcodes/inline-spoiler.html @@ -25,7 +25,7 @@ opacity: 0; transform: translateY(-50%)rotateX(80deg); transition: opacity 1.0s ease, transform 0.5s ease; - transition-delay: 0.3s; + transition-delay: 0.3s; } diff --git a/readMe.md b/readMe.md index ec1655c..4a6dbfb 100644 --- a/readMe.md +++ b/readMe.md @@ -32,6 +32,7 @@ - [ ] Mettre "une machie au pif" avec du javascript qui en tire une au hazard - [ ] si pas d'image de cover dans un article, la box doit réagir (ajdh elle ne s'affiche pas du tout) +- [ ] des fois les side-screens ne vont pes jusqu'en bas ### Scrolling posts - [x] add a blur to backgound images of scrolling posts