Delete index.html
This commit is contained in:
parent
3ec727eedc
commit
3fb5f6ce90
1 changed files with 0 additions and 14 deletions
14
index.html
14
index.html
|
@ -1,14 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta http-equiv="refresh" content="0;url=https://sam-sneed.github.io/shit-linux/">
|
|
||||||
<title>Redirecting...</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<script>
|
|
||||||
window.location.href = "https://sam-sneed.github.io/shit-linux/";
|
|
||||||
</script>
|
|
||||||
<p>If you are not redirected automatically, <a href="https://sam-sneed.github.io/shit-linux/">click here</a>.</p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in a new issue