diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 02613d1..0000000 --- a/public/index.html +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html> -<html lang="pl"> - <head> - <meta charset="utf-8" /> - <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> - <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> - <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> - <link rel="manifest" href="/site.webmanifest"> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="theme-color" content="#55aa00" /> - <meta - name="description" - content="K-Heardle" - /> - <title>K-Heardle</title> - </head> - <body> - <noscript>You need to enable JavaScript to run this app. (sorry I promise there's no tracking)</noscript> - <div id="root"></div> - </body> -</html> |
