diff --git a/config.yaml b/config.yaml index 612c1a4..c929c19 100644 --- a/config.yaml +++ b/config.yaml @@ -53,7 +53,6 @@ module: target: assets params: - github: https://github.com/Chostakovitch mastodon: https://framapiaf.org/@chosto gitea: https://git.chosto.me mail: mailto:quentinduchemin@tuta.io diff --git a/themes/chosto/layouts/partials/navbar.html b/themes/chosto/layouts/partials/navbar.html index 62123ea..aa341c0 100644 --- a/themes/chosto/layouts/partials/navbar.html +++ b/themes/chosto/layouts/partials/navbar.html @@ -80,7 +80,7 @@
- {{ range (slice "rss" "mastodon" "peertube" "funkwhale" "gitea" "github" "mail" )}} + {{ range (slice "rss" "mastodon" "peertube" "funkwhale" "gitea" "mail" )}} {{ $imageName := . }} {{ $imagePath := printf "img/%s.png" $imageName }}