summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2024-10-24 23:47:45 +0200
committeryuzu-eva <stevenhu@web.de>2024-10-24 23:47:45 +0200
commitbd24273d096399b96a88574a0033db03739a8d6c (patch)
tree0485b0ebf32652b573ac091aa4525796b07fdeb2 /index.html
parentddf900c6cc70bf88844f79753b7b412d1a31d3b4 (diff)
official initial commit
Diffstat (limited to 'index.html')
-rw-r--r--index.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index 7e41287..0000000
--- a/index.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
- <title>cafebabe.gay :: eva's site :3</title>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=devide-width,initial-scale=1">
- <link rel="stylesheet" href="styles/style.css">
- <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32" />
- <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16" />
-</head>
-
-<body>
- <div class="center">
- <h1 class="limit-text-width">eva's site :3</h1>
- </div>
-
- <div class="center">
- <h2 class="limit-text-width">UNDER CONSTRUCTION!</h2>
- </div>
-</body>
-
-
-</html>