summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-12-22 16:35:05 +0100
committerErich Eckner <git@eckner.net>2022-12-22 16:35:05 +0100
commit3401d112ce9307a33a63fc58d365ae55eb82251a (patch)
tree237d800e553748c9f2c1dc946f48156f62af86d8
downloadwordle-frontend-3401d112ce9307a33a63fc58d365ae55eb82251a.tar.xz
initial commit
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..e9afea3
--- /dev/null
+++ b/index.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+<h1>wordle</h1>
+</body>
+</html>