From 05a50b0671ecf5ed8a3339459e6e3eb8fe0479d1 Mon Sep 17 00:00:00 2001 From: Richard Allred Date: Tue, 25 Jun 2019 16:16:59 -0400 Subject: [PATCH] adding html-helloworld application --- html-helloworld/index.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html-helloworld/index.html diff --git a/html-helloworld/index.html b/html-helloworld/index.html new file mode 100644 index 0000000..6da0629 --- /dev/null +++ b/html-helloworld/index.html @@ -0,0 +1,5 @@ + + +

Hello, World!

+ +