-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
13 lines (13 loc) · 1 KB
/
index.html
File metadata and controls
13 lines (13 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://davy.dev/" />
<link rel="canonical" href="https://davy.dev/" />
</head>
<body>
<h1>
The page been moved to <a href="https://davy.dev/">https://davy.dev/</a>
</h1>
</body>
</html>