-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
13 lines (13 loc) · 1.07 KB
/
404.html
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://prabhuprabhakaran.info" />
<link rel="canonical" href="https://prabhuprabhakaran.info" />
</head>
<body>
<h1>
The page you requested is invalid, redirecting to <a href="https://prabhuprabhakaran.info">https://prabhuprabhakaran.info</a>
</h1>
</body>
</html>