mirror of
https://github.com/ParkerTenBroeck/heygray.git
synced 2026-06-07 05:18:40 -04:00
auto redirect
This commit is contained in:
parent
90b95fbc43
commit
1bb8006e7a
1 changed files with 2 additions and 1 deletions
3
404.html
3
404.html
|
|
@ -3,7 +3,8 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>404 | Hey Grey</title>
|
<title>HeyGrey</title>
|
||||||
|
<meta http-equiv="refresh" content="10;url=https://heygrey.ca">
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue