summaryrefslogtreecommitdiff
path: root/day9/task5/update/index.html
diff options
context:
space:
mode:
authorAndrew <saintruler@gmail.com>2019-06-29 20:35:31 +0400
committerAndrew <saintruler@gmail.com>2019-06-29 20:35:31 +0400
commit155aba6c88cc651d2639ff2f11b0bbdb956cd4b8 (patch)
tree7ba30878bebc24a4b683f821b04388367d30a511 /day9/task5/update/index.html
parent4af386344a00e9338e2f46f1ce90954893c067be (diff)
WIP: Базовый HTTP сервер
Diffstat (limited to 'day9/task5/update/index.html')
-rw-r--r--day9/task5/update/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/day9/task5/update/index.html b/day9/task5/update/index.html
new file mode 100644
index 0000000..ee87cad
--- /dev/null
+++ b/day9/task5/update/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title>Title</title>
+</head>
+<body>
+sdgsd
+</body>
+</html> \ No newline at end of file