From 13fc62a67d8d1183e4d01dd57ee4ac42466e9ef0 Mon Sep 17 00:00:00 2001 From: davidpkj Date: Tue, 13 Dec 2022 15:03:08 +0100 Subject: Add: start page --- public/index.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 public/index.html (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..0a3adda --- /dev/null +++ b/public/index.html @@ -0,0 +1,47 @@ + + + + + + Kunst + + + + + + + + +
+

Pause

+

Klicken schaltet das PausemenĂ¼ um

+

Nutzen Sie WASD oder die Pfeiltasten um zu laufen

+
+ + + \ No newline at end of file -- cgit v1.2.3