aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/partials/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/partials/head.html')
-rw-r--r--site/layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/partials/head.html b/site/layouts/partials/head.html
index bd2f1da..9c72ea1 100644
--- a/site/layouts/partials/head.html
+++ b/site/layouts/partials/head.html
@@ -3,7 +3,7 @@
<head>
<html lang="en-US">
- <title>{{.Title}} | Kaldi</title>
+ <title>{{ .Title }} | Kaldi</title>
<link rel="stylesheet" href="/css/main.css"/>
<meta charset="utf-8">