Update to jekyll 4 (modernization)

This commit is contained in:
T
2026-08-08 01:02:25 +02:00
parent 76447e3928
commit 2787db80e8
142 changed files with 275 additions and 283 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ jpegoptim -m 80 %Bild.jpg
Wenn das Bild in der korrekten Größe und Ausrichtung vorliegt, kann es wie folgt eingebunden werden:
```text
![Quelle: Chaospott]({{ site.url }}/media/Jahr-MM-TT/$Bild.jpg)
![Quelle: Chaospott]({{ "/media/Jahr-MM-TT/$Bild.jpg" | absolute_url }})
```
### Web Key Directory (GPG/PGP-Keys zur Suche ablegen)