HTTP listener placeholding
This commit is contained in:
parent
0c1485ecba
commit
6de8d527de
7 changed files with 166 additions and 1 deletions
18
index.html
Normal file
18
index.html
Normal file
|
@ -0,0 +1,18 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="stylesheet" href="/static/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="/static/snufficon/excited.png">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Millics</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Millics</h1>
|
||||
<p>
|
||||
This is kindof running maybe probs and has kindof no
|
||||
functionality yet.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue