From 5b8820beab4103c4a1c43774ca2995c7a25cffd4 Mon Sep 17 00:00:00 2001 From: TorchedSammy <38820196+TorchedSammy@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:50:24 -0400 Subject: [PATCH] docs(website): include more embed info --- website/themes/hsh/layouts/partials/head.html | 27 ++++++++++++++----- 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/website/themes/hsh/layouts/partials/head.html b/website/themes/hsh/layouts/partials/head.html index debdee8..88f4eca 100644 --- a/website/themes/hsh/layouts/partials/head.html +++ b/website/themes/hsh/layouts/partials/head.html @@ -1,11 +1,26 @@
- - - - - - {{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}