aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorMr.doob <[email protected]>2019-11-18 15:46:43 -0600
committerGitHub <[email protected]>2019-11-18 15:46:43 -0600
commit3e7d8b26732ced27ed07cfca489fa83df21c960f (patch)
tree1ef7130a13db8dbfa5a2dc9675fb2dd8bbdd77a0 /index.html
parent050092c332f2676b01e696cd413821af38709f70 (diff)
downloadOrca-3e7d8b26732ced27ed07cfca489fa83df21c960f.tar.gz
Orca-3e7d8b26732ced27ed07cfca489fa83df21c960f.zip
Added link to manifest.json
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index fe420e5..1c384e7 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@
<meta charset='utf-8'>
<link rel="stylesheet" type="text/css" href="desktop/sources/links/style.css"/>
<link rel="icon" href="data:">
+ <link rel="manifest" href="manifest.json">
<script type="text/javascript">function require(name){ console.warn('Failed to require '+name) }</script>