From cd4263ffd3bea79cb43e3d872f20257a16060444 Mon Sep 17 00:00:00 2001 From: Hoang Dang Date: Wed, 25 Oct 2017 00:50:20 -0500 Subject: [PATCH] set up a static bootstrap boilerplate --- document_roots/webhost/index.html | 21 +++++++++++++++++++++ document_roots/webhost/test.html | 10 ---------- 2 files changed, 21 insertions(+), 10 deletions(-) create mode 100644 document_roots/webhost/index.html delete mode 100644 document_roots/webhost/test.html diff --git a/document_roots/webhost/index.html b/document_roots/webhost/index.html new file mode 100644 index 0000000..8682587 --- /dev/null +++ b/document_roots/webhost/index.html @@ -0,0 +1,21 @@ + + + + Admin Dashboard + + + + + + + + +

Admin Dashboard

+ + + + + + + + \ No newline at end of file diff --git a/document_roots/webhost/test.html b/document_roots/webhost/test.html deleted file mode 100644 index f9b7e87..0000000 --- a/document_roots/webhost/test.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - Private Test - - -

Private Test

-

My private test paragraph.

- -