From 6cb7da37824d02a1898d08d0f9495c77fde4dd1d Mon Sep 17 00:00:00 2001 From: vnugent Date: Sat, 20 Jan 2024 23:49:29 -0500 Subject: inital commit --- front-end/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 front-end/index.html (limited to 'front-end/index.html') diff --git a/front-end/index.html b/front-end/index.html new file mode 100644 index 0000000..be7fc2d --- /dev/null +++ b/front-end/index.html @@ -0,0 +1,15 @@ + + + + + + + + + +
+ + + -- cgit