aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html
index cf0a613..c1aa172 100644
--- a/static/index.html
+++ b/static/index.html
@@ -16,6 +16,7 @@
<title>Memora</title>
<script type="module" src="index.js"></script>
<link rel="icon" href="icon.png" type="image/png">
+ <link rel="manifest" href="manifest.json" />
</head>
<body>
</body>