summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 60d5657..755d155 100644
--- a/templates/components/header.html
+++ b/templates/components/header.html
@@ -3,4 +3,5 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<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">
{{ end }} \ No newline at end of file