Files
github.srizan.ml/index.html
2022-10-01 14:11:02 +02:00

12 lines
205 B
HTML

<html>
<body>
<style>
.body {
background-color: black;
}
</style>
<meta http-equiv="refresh" content="0; url=http://github.com/SrIzan10/" />
<p>redirecting you to my github</p>
</body>
</html>