Fix Canonical reference typo

This commit is contained in:
2026-03-16 13:59:27 -04:00
parent b26903c4ee
commit 2c86b1b5a1

View File

@@ -8,7 +8,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="styles.css" /> <link rel="stylesheet" href="styles.css" />
<link rel="cononical" href="https://www.hoaledgeriq.com" /> <link rel="canonical" href="https://www.hoaledgeriq.com" />
</head> </head>
<!-- Google tag (gtag.js) --> <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RTWNVXPMRF"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-RTWNVXPMRF"></script>