summaryrefslogtreecommitdiff
path: root/layouts/brain-rot/redirect.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/brain-rot/redirect.html')
-rw-r--r--layouts/brain-rot/redirect.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/layouts/brain-rot/redirect.html b/layouts/brain-rot/redirect.html
deleted file mode 100644
index 599d57b..0000000
--- a/layouts/brain-rot/redirect.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>{{ .Title }}</title>
- <link rel="canonical" href="/unix-history/"/>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta http-equiv="refresh" content="0; url=/unix-history/#{{ .Page.Params.link }}"/>
- </head>
-</html>