From b1fb410affb7bcd2e714abac01d22c4a5332c344 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Mon, 6 Mar 2023 18:50:08 -0500 Subject: finish dns and start webserver --- public/home.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/home.html (limited to 'public/home.html') diff --git a/public/home.html b/public/home.html new file mode 100644 index 0000000..9efb21e --- /dev/null +++ b/public/home.html @@ -0,0 +1,21 @@ + + + + + + Wrapper - Domains + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-freya