summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
authorFabian Frei <fabian.frei@supsi.ch>2015-07-09 11:42:41 +0200
committerFabian Frei <fabian.frei@supsi.ch>2015-07-09 11:42:41 +0200
commit5df0a55a5ae7a9dae906c0e1bbbe33fe2cbb3a67 (patch)
tree8a4615a494e82fe6cbbae728403ddff91a0b894d /web/templates/head.html
parentcb2cb1ee42bcfd2ba0a73c7de748127cd0c9d4a3 (diff)
downloadchat-5df0a55a5ae7a9dae906c0e1bbbe33fe2cbb3a67.tar.gz
chat-5df0a55a5ae7a9dae906c0e1bbbe33fe2cbb3a67.tar.bz2
chat-5df0a55a5ae7a9dae906c0e1bbbe33fe2cbb3a67.zip
remove newline
Diffstat (limited to 'web/templates/head.html')
-rw-r--r--web/templates/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index 7c9bb8b6a..ead648571 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -4,7 +4,7 @@
<meta name="robots" content="noindex, nofollow">
<title>{{ .Title }}</title>
-
+
<!-- iOS add to homescreen -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">