diff options
author | HyTeYT | 2018-08-24 13:28:44 +0200 |
---|---|---|
committer | HyTeYT | 2018-08-24 13:28:44 +0200 |
commit | c1105086e4cb55b8a9febd3e6f4db91f20a93ddf (patch) | |
tree | 69cc348dd7e65245e91c6b469a4c22e1cad07d6f /index.html | |
parent | 9683a79106a18a57c37eb9606719bc7310d3ef6f (diff) |
added file structure
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..c217ab3 --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ +<html> + <head> + <title></title> + <meta content=""> + <style></style> + </head> + <body></body> +</html>
\ No newline at end of file |