]> git.cworth.org Git - lmno.games/commitdiff
Initial commit
authorCarl Worth <cworth@cworth.org>
Sat, 16 May 2020 19:55:50 +0000 (12:55 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 16 May 2020 19:55:50 +0000 (12:55 -0700)
Start tracking static web site content for https://lmno.games

index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..4160a89
--- /dev/null
@@ -0,0 +1,8 @@
+<html>
+  <head>
+    <title>LMNO Games</title>
+  </head>
+  <body>
+    <h1>LMNO Games</h1>
+  </body>
+</html>