main: Fixed canonical tag
This commit is contained in:
6
404.html
6
404.html
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user