From bd3343c744f9f71cb7ac09ae2a63f2d90d0d7d52 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Thu, 9 Apr 2020 21:10:23 -0400 Subject: [PATCH] Add Website Index Added index.html with a basic framework for content --- docs/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..88952e0 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,22 @@ + + + + + + > + Documentation + + + +

UMICH NCLT SLAP Documentation

+

+ This website is currently a work in progress. +

+ + + + \ No newline at end of file