Barebones HTTP server setup
This commit is contained in:
7
templates/index.html
Normal file
7
templates/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!doctype html>
|
||||
<head>
|
||||
<title>My site!!</title>
|
||||
</head>
|
||||
<body>
|
||||
It's been far too long since i wrote raw HTML and honestly I kind of miss it
|
||||
</body>
|
||||
Reference in New Issue
Block a user