From 2b13e3d12cac732500ab1364358b33eeff9d361d Mon Sep 17 00:00:00 2001
From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>
Date: Mon, 20 Jan 2025 13:39:52 +0100
Subject: Fix canonical URLs with .html extension
---
src/partials/Header.astro | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
(limited to 'src/partials')
diff --git a/src/partials/Header.astro b/src/partials/Header.astro
index 489dc47..4378ddc 100644
--- a/src/partials/Header.astro
+++ b/src/partials/Header.astro
@@ -1,15 +1,9 @@
----
-import Favicon from "../assets/Favicon.astro";
----
-