diff options
author | User Mms <mms@voyager.local> | 2024-10-29 15:30:06 +0100 |
---|---|---|
committer | User Mms <mms@voyager.local> | 2024-10-29 15:30:06 +0100 |
commit | 7ed442dfa3b26483ff6cd1eeb871b40b6be97f52 (patch) | |
tree | 719c11b5cbd629b41e0681c343ba93eca0099269 /layouts/24-retired-bsd/redirect.html | |
parent | 05a2bce35431329610f3cbf092dd23cc526c8684 (diff) |
feat: UF archive
Diffstat (limited to 'layouts/24-retired-bsd/redirect.html')
-rw-r--r-- | layouts/24-retired-bsd/redirect.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/layouts/24-retired-bsd/redirect.html b/layouts/24-retired-bsd/redirect.html deleted file mode 100644 index 599d57b..0000000 --- a/layouts/24-retired-bsd/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> |