mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
11 lines
232 B
HTML
11 lines
232 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=/">
|
|
<title>samhuri.net</title>
|
|
<script>window.location = '/'</script>
|
|
</head>
|
|
<body>
|
|
<p align="center"><a href="/">samhuri.net</a></p>
|
|
</body>
|
|
</html>
|