From 2b3700a9f11d4f4f98b9bb8b62999cc8a78d9ab8 Mon Sep 17 00:00:00 2001 From: Brady Fomegne Date: Sun, 18 Jan 2026 22:18:54 +0100 Subject: [PATCH] patch: fix issue with canonical urls This solve the issue caused by the missing of the canonical urls. Additionally, it add the fodydev discord server in the website. --- config/_default/params.yaml | 2 +- layouts/partials/head/custom-head.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/_default/params.yaml b/config/_default/params.yaml index bcbf497..32fce79 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -17,7 +17,7 @@ github: social_links: devstats: "" - discord: "" + discord: "https://discord.gg/W6MzznwU6" facebook: "" flickr: "" github: "https://github.com/fodydev" diff --git a/layouts/partials/head/custom-head.html b/layouts/partials/head/custom-head.html index dcab3c7..90ed2d3 100644 --- a/layouts/partials/head/custom-head.html +++ b/layouts/partials/head/custom-head.html @@ -10,3 +10,4 @@ {{ if (eq .Kind "home") }} {{ end }} +