summaryrefslogtreecommitdiff
path: root/templates/components/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/components/header.html')
-rw-r--r--templates/components/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/components/header.html b/templates/components/header.html
index 755d155..1c567aa 100644
--- a/templates/components/header.html
+++ b/templates/components/header.html
@@ -4,4 +4,5 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
<script src="https://kit.fontawesome.com/32c297b57b.js" crossorigin="anonymous"></script>
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
+<link rel="manifest" href="/static/manifest.json">
{{ end }} \ No newline at end of file