mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-04-22 19:26:13 +02:00
12 lines
286 B
HTML
12 lines
286 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=docs/index.html">
|
|
<title>OBLITERATUS — Redirecting...</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="docs/index.html">the dashboard</a>...</p>
|
|
</body>
|
|
</html>
|