pages/index.html

12 lines
398 B
HTML
Raw Normal View History

2024-07-09 15:02:44 +02:00
<!DOCTYPE html>
2024-07-09 15:03:25 +02:00
<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0; url=https://tsugu.xyz">
<link rel='stylesheet' type='text/css' href='style.css'>
2024-07-26 17:17:38 +02:00
</head>
2024-07-09 15:03:25 +02:00
<body>
<h1>"Redirecting to a new domain...</h1>
2024-07-26 17:17:38 +02:00
<a href="https://eygpr-jiaaa-aaaap-ahnja-cai.icp0.io">In case the domain is dead, click here.</a>
2024-07-09 15:03:25 +02:00
</body>
</html>