1.4 starting...

Just have to add an handler.
This commit is contained in:
Ad5001 2016-07-30 17:09:31 +03:00
parent 1db1810c7d
commit 335007df2b
9 changed files with 88 additions and 27 deletions

8
index.html Normal file
View file

@ -0,0 +1,8 @@
<html>
<head>
<title>Welcome to your new website !</title>
</head>
<body>
<h3>Welcome to your new website ! You can edit it in your new folder !</h3>
</body>
</html>