From 751565b4e34418cd006a1ce0e42e2614e1dc9e73 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Sat, 16 May 2020 12:55:50 -0700 Subject: [PATCH] Initial commit Start tracking static web site content for https://lmno.games --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..4160a89 --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ + + + LMNO Games + + +

LMNO Games

+ + -- 2.43.0