summaryrefslogtreecommitdiff
path: root/day9/task5/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'day9/task5/index.html')
-rw-r--r--day9/task5/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/day9/task5/index.html b/day9/task5/index.html
new file mode 100644
index 0000000..1785124
--- /dev/null
+++ b/day9/task5/index.html
@@ -0,0 +1,9 @@
+<html>
+ <head>
+ <title>Python is awesome!</title>
+ </head>
+ <body>
+ <h1>Afternerd</h1>
+ <p>Congratulations! The HTTP Server is working!</p>
+ </body>
+</html> \ No newline at end of file