add some stabs
This commit is contained in:
parent
89bd5ddfc3
commit
e9f1532a74
3 changed files with 23 additions and 0 deletions
1
fuenfknoepfe.js
Normal file
1
fuenfknoepfe.js
Normal file
|
@ -0,0 +1 @@
|
|||
# fuenfknoepfe.js - teh ultimate fife buttons website
|
11
index.html
Normal file
11
index.html
Normal 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
11
reset.html
Normal 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>
|
Loading…
Reference in a new issue