summaryrefslogtreecommitdiffci
path: root/views/pages
diff options
from:
to:
context:
space:
mode:
authorGravatar SayaAndy <saya.andy@posteo.com> 2026-05-12 13:16:12 +0700
committerGravatar SayaAndy <saya.andy@posteo.com> 2026-05-12 13:16:12 +0700
commit8b2aeaa3e83a2bc0d70c4d8d803f0dc1ef049c47 (patch)
tree756632c81559085706e0cd4651943629180fa0ec /views/pages
parent19b9ff9ab13094fc51caecd0ca32fbbf6bdf4db3 (diff)
downloadweb-8b2aeaa3e83a2bc0d70c4d8d803f0dc1ef049c47.tar.gz
web-8b2aeaa3e83a2bc0d70c4d8d803f0dc1ef049c47.zip
fix: add title property in head
Diffstat (limited to 'views/pages')
-rw-r--r--views/pages/global-map.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/pages/global-map.html b/views/pages/global-map.html
index 1501111..a6dc006 100644
--- a/views/pages/global-map.html
+++ b/views/pages/global-map.html
@@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="{{ .L.GlobalMap.Description }}" />
+ <title>{{ .L.GlobalMap.Header }} // SAYA.UZ</title>
<meta property="og:title" content="{{ .L.GlobalMap.Header }}" />
<meta
property="og:description"