diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,9 +2,13 @@ <head> <title>OpenQuran - Redirecting</title> + <link rel="manifest" href="src/manifest.json"> </head> <body> + <script src="src/scripts/main.js" defer></script> + <script src="src/scripts/service-worker.js" defer></script> + <a href="src/">Click here if page doesn't load</a> <script> |