about summary refs log tree commit diff
path: root/public/index.html
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-10-01 19:42:19 +0200
committerGitHub <noreply@github.com>2019-10-01 19:42:19 +0200
commit11b4d4779d7c955f99ababa5b7abe9281912de08 (patch)
treebe6289a6c5972312584cc315425171b828c8bf58 /public/index.html
parent89837b8756590bd97b82450c6a445702f7ab5077 (diff)
parent89a60dbbbadee2fbccddddc47e92aaf8dce6525a (diff)
downloadpuszcza-11b4d4779d7c955f99ababa5b7abe9281912de08.tar.gz
puszcza-11b4d4779d7c955f99ababa5b7abe9281912de08.zip
Merge pull request #2 from 19pdh/develop
Merge from develop
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/public/index.html b/public/index.html
deleted file mode 100644
index 32ae880..0000000
--- a/public/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8" />
-    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
-    <meta name="viewport" content="width=device-width,initial-scale=1.0" />
-    <link rel="icon" href="<%= BASE_URL %>favicon.ico" />
-    <title>19 PDH Puszcza</title>
-  </head>
-  <body>
-    <noscript>
-      <h1>19 PDH Puszcza</h1>
-      <strong
-        >We're sorry but this website doesn't work properly without JavaScript
-        enabled. Please enable it to continue.</strong
-      >
-    </noscript>
-    <div id="app"></div>
-    <!-- built files will be auto injected -->
-  </body>
-</html>