From 4ceef6633c750157645d03225b07b739ca893c49 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Fri, 8 Nov 2024 16:12:32 -0500 Subject: Basic site framework --- index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..88ee401 --- /dev/null +++ b/index.html @@ -0,0 +1,24 @@ + + + + + + OpenSmarts + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3