mirror of
https://github.com/ParkerTenBroeck/heygray.git
synced 2026-06-06 21:14:07 -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>
|
||||
<meta charset="utf-8">
|
||||
<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>
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue