add some stabs

This commit is contained in:
saces 2020-07-17 21:05:29 +02:00
parent 89bd5ddfc3
commit e9f1532a74
3 changed files with 23 additions and 0 deletions

1
fuenfknoepfe.js Normal file
View File

@ -0,0 +1 @@
# fuenfknoepfe.js - teh ultimate fife buttons website

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>App selector 3000</title>
</head>
<body>
</body>
</html>

11
reset.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Reset</title>
</head>
<body>
</body>
</html>