diff options
author | nicdob <niclas.dobbertin@gmx.de> | 2020-10-05 12:01:00 +0200 |
---|---|---|
committer | nicdob <niclas.dobbertin@gmx.de> | 2020-10-05 12:01:00 +0200 |
commit | c0afbbf2ed2f63cc72c8b56946cd1713ae916ce8 (patch) | |
tree | 3909fbea4534c7722efb097321e0cea615c44167 /sub | |
parent | 3e5ab58d8244979daab15393f47ef0926b024f3e (diff) |
remove top dir
Diffstat (limited to 'sub')
-rw-r--r-- | sub/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sub/index.html b/sub/index.html new file mode 100644 index 0000000..d4e36f4 --- /dev/null +++ b/sub/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> + <body> + <h1>This is a subpage!</h1> + <p>... nothing to see here PepeHands ...</p> + + </body> +</html> |