initial project state, working and waiting for some more elaborated text

This commit is contained in:
fordprefect
2021-01-08 12:01:20 +01:00
commit 71469d99bc
5 changed files with 243 additions and 0 deletions

8
index.html Normal file
View File

@@ -0,0 +1,8 @@
<html>
<head><title>Upload</title>
<link rel="stylesheet" type="text/css" href="style.css">
<meta http-equiv="refresh" content="0; url=pin.run" />
</head>
<body class=box>
Ihr Browser unterstützt keine Umleitung, bitte <a href=pin.run>hier</a> klicken.
</body></html>