summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJonas Kohl <git@jonaskohl.de>2024-09-04 20:10:41 +0200
committerJonas Kohl <git@jonaskohl.de>2024-09-04 20:10:41 +0200
commit5d4652e6bc0009b32bfe1b1a4fc9b7431cd8fe88 (patch)
treea4d6256bbf8f746a3a88ebb7596ae035a9a5d6ff /index.html
Initial commit
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..a050399
--- /dev/null
+++ b/index.html
@@ -0,0 +1,17 @@
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+ <meta http-equiv="imagetoolbar" content="no">
+ <title>Mystic House Corner</title>
+ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+</head>
+<body bgcolor="black" text="white" link="yellow" vlink="yellow" alink="red">
+
+<table width="100%" height="100%" cellspacing="0" cellpadding="0"><tr>
+ <td valign="middle" align="center">
+ <b>Klicken Sie auf das Bild, um die Seite zu betreten!</b><br><br>
+ <a href="frames.html"><img border="0" src="images/TITEL2.jpg"></a>
+ </td>
+</tr></table>
+</body>
+</html>