aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-03-10 01:38:53 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-03-10 01:38:53 +0100
commit8a61b04b0799e27070e4ae12e85cde624e2a848f (patch)
tree012bd9315207bf734e812150e5a776a8a8d24710 /layouts/partials/head.html
parentf76c2ed0a2928a2a5e391916f09b497a6b271c4b (diff)
downloadgraysx-hugo-8a61b04b0799e27070e4ae12e85cde624e2a848f.tar.gz
WIP demo web
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 6f3a6c1..68df436 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -9,4 +9,4 @@
{{ $title := print .Site.Title " | " .Title }}
{{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}
<title>{{ $title }}</title>
-</head> \ No newline at end of file
+</head>