summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj-james2022-02-02 08:14:39 +0000
committerj-james2022-02-02 08:20:04 +0000
commit5808997b2d1e9d05f13c71002f50131fa351ea4e (patch)
tree7fb2b2008d40cf1670aee70ce18260da4c0be51f
parentdfec2098fb910551aded24cccb52d21d439f2f9b (diff)
Send every non-canonical url to Rick Astley's
hit debut single "Never Gonna Give You Up". this will be productive and useful and not backfire in the future
-rw-r--r--404.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/404.html b/404.html
index 5b52ac7..613cb51 100644
--- a/404.html
+++ b/404.html
@@ -3,6 +3,8 @@
<head>
<title>j-james | 404</title>
<meta charset="utf-8"/>
+ <meta http-equiv="refresh" content="0; URL=https://www.youtube.com/watch?v=dQw4w9WgXcQ"/>
+ <link rel="canonical" href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"/>
<link rel="icon" type="image/jpg" href="https://j-james.me/assets/compass.jpg"/>
<link rel="stylesheet" href="https://j-james.me/css/normalize.css"/>
<link rel="stylesheet" href="https://j-james.me/css/style.css"/>