From 36c695464b8c2cbce87bf4622a05f95b720f29fa Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 29 Jun 2020 11:10:59 -0400 Subject: [PATCH] html bootstrap --- app.js | 0 index.html | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 app.js create mode 100644 index.html diff --git a/app.js b/app.js new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..7c5c2b4 --- /dev/null +++ b/index.html @@ -0,0 +1,20 @@ + + + + + + + + + + + Hello, world! + + +
+

Hello, world!

+ + +
+ +