From 0b1563bc56cf20f8a63d5b90783294a1eb11ea17 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 22 Apr 2021 02:17:34 -0600 Subject: get rolling with HTTP and templates --- templates/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 templates/index.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..5740f8b --- /dev/null +++ b/templates/index.html @@ -0,0 +1,13 @@ + + + + + + + gityeet + + +

hi this is gityeet

+ + \ No newline at end of file -- cgit v1.2.3