diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 773df9a..b02aae8 100644 --- a/public/index.html +++ b/public/index.html @@ -1,13 +1,14 @@ <!DOCTYPE html> <html> <head> -<title>Platsch</title> +<title>p</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="/p/assets/css/css.css"> </head> <body> +<div id="image"></div> <div id="droparea"></div> <div id="mobile_nav"> |
