diff --git a/README.md b/README.md index f17cb09..2d2296f 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/_includes/head.html b/_includes/head.html index 7ec74ae..a875a6e 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,18 +6,18 @@ - - - - - - + + + + + + - + diff --git a/_includes/header.html b/_includes/header.html index 0f518b6..8ae0373 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -2,7 +2,7 @@