Add basic files

This commit is contained in:
Simon V. Lejel 2022-03-11 16:33:55 +01:00
parent f53efeb564
commit 8e904e794d
3 changed files with 21 additions and 0 deletions

10
templates/home.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>DCSL Image Hosting Server</title>
</head>
<body>
</body>
</html>