main: Fixed canonical tag

This commit is contained in:
2023-07-13 18:00:17 +10:00
parent 60b3e5e45c
commit bb70f69a34
4 changed files with 30 additions and 4 deletions

View File

@@ -6,8 +6,8 @@
<!--This Website was made by Nathan Woodburn https://nathan.woodburn.au -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Woodburn</title>
<link rel="canonical" href="https://woodburn.au/404.html">
<meta property="og:url" content="https://woodburn.au/404.html">
<link rel="canonical" href="https://woodburn.au/404">
<meta property="og:url" content="https://woodburn.au/404">
<meta name="description" content="Woodburn Home Page">
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="assets/img/180.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/16.png">
@@ -52,4 +52,4 @@ setTimeout(callback(), 4000);
<script src="assets/js/404.js"></script>
</body>
</html>
</html>