[add] index

This commit is contained in:
Andy Bunce 2021-12-24 22:28:49 +00:00
parent 71cd378625
commit 6bf4c87d8d
2 changed files with 9 additions and 1 deletions

8
caddy/site/index.html Normal file
View file

@ -0,0 +1,8 @@
<html>
<head>
<title>yes</title>
</head>
<body>
heloo
</body>
</html>