From 843e0bf19702ee0a9732aeb2315a302bf504a067 Mon Sep 17 00:00:00 2001 From: Peter Squicciarini Date: Wed, 28 Nov 2018 09:47:43 -0500 Subject: [PATCH] Scaffold --- index.html | 13 +++++++++++++ styles.css | 0 2 files changed, 13 insertions(+) create mode 100644 index.html create mode 100644 styles.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..8ab27bf --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + VSCodium - Free Open Source Software + + + + + + + + \ No newline at end of file diff --git a/styles.css b/styles.css new file mode 100644 index 0000000..e69de29