Revert "Update jekyll"

This reverts commit de8824f7d4.

We have to wait for an update of docker/jekyll/jekyll.
This commit is contained in:
T
2026-02-03 13:58:26 +01:00
parent afac36f7d1
commit 68384f47ee
3 changed files with 27 additions and 38 deletions

View File

@@ -121,7 +121,7 @@ a {
color: $brand-color;
text-decoration: none;
&:visited {
color: color.adjust($brand-color, $lightness: -15%, $space: hsl);
color: darken($brand-color, 15%);
}
&:hover {
color: $text-color;