1
0
This commit is contained in:
2017-10-21 23:04:06 +02:00
parent 1774111588
commit 30ef777ebf
4 changed files with 149 additions and 0 deletions

12
www/pages/main.php Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Mikescher.com</title>
<meta name="google-site-verification" content="pZOhmjeJcQbRMNa8xRLam4dwJ2oYwMwISY1lRKreSSs" />
<link rel="icon" type="image/png" href="/images/favicon.png"/>
</head>
<body>
Hello World
</body>
</html>