From 0d17d88c11f47977a9b016a4e14e290fe43181ea Mon Sep 17 00:00:00 2001 From: Sebastian 'gonX' Jensen Date: Mon, 27 Apr 2026 18:13:19 +0200 Subject: [PATCH] Site head: Ignore canonical link in HTML-Proofer Otherwise this causes new pages to appear as always 404'ing when testing --- site/_layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_layouts/default.html b/site/_layouts/default.html index 1372f68..25d3de8 100644 --- a/site/_layouts/default.html +++ b/site/_layouts/default.html @@ -9,7 +9,7 @@ {{ site.title }} {%- endif -%} {% include styles.html %} - +