summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2016-01-06 01:47:44 +0100
committerMatěj Cepl <mcepl@cepl.eu>2016-01-06 01:50:14 +0100
commit63e7abf9e35b36069d51cea9159fc8f43f847d54 (patch)
tree304a9be1f489179e19e31dfcb6208c927b1999b0 /index.html
parentce3232aab3d717550b7efb2efc4742a820526e9c (diff)
downloadzalmy-63e7abf9e35b36069d51cea9159fc8f43f847d54.tar.gz
Add W3C web app manifest
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 e0565db..705bfce 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
<title>Žalmy</title>
<link rel="stylesheet" type="text/css" href="style/basic.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
+ <link rel="manifest" type="application/manifest+json." href="zalmy.manifest">
<script data-main="config" type="text/javascript" src="require.js"></script>
<style>
p {