main: Fix tags
All checks were successful
nathanwoodburn/woodburn/pipeline/head This commit looks good

This commit is contained in:
Nathan Woodburn 2023-07-13 19:47:14 +10:00
parent c734919de7
commit d7d318e747
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
2 changed files with 4 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="twitter:card" content="summary">
<meta property="og:title" content="Woodburn">
<meta property="og:type" content="website">
@ -57,4 +57,4 @@ setTimeout(callback(), 4000);
<script src="assets/js/404.js"></script>
</body>
</html>
</html>

View File

@ -71,4 +71,4 @@
<script src="assets/js/agency.js"></script>
</body>
</html>
</html>