pages/index.html
2024-07-09 15:03:25 +02:00

11 lines
No EOL
295 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0; url=https://tsugu.xyz">
<link rel='stylesheet' type='text/css' href='style.css'>
</head>
<body>
<h1>"Redirecting to a new domain...</h1>
</body>
</html>