From 1e38822c22838c4c266f6b6968317a5616376ea3 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sat, 9 Jul 2022 16:12:32 -0500 Subject: [PATCH] theme updates to 829f6816d4b82f5aa02b5740ec7899a746a99dfe --- config/_default/config.toml | 3 ++- layouts/partials/header.html | 2 +- layouts/partials/icons.html | 3 +++ themes/hugo-clarity | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 67d37f6..6b346fc 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,4 +1,5 @@ -title = "Virtually Potato" +title = "Virtually Potato" +baseurl = "https://virtuallypotato.com/" paginate = 15 theme = ["hugo-cloak-email", "hugo-clarity"] enableEmoji = true diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 9c60b0b..7bbf4d6 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -31,7 +31,7 @@ {{- partial "logo" (dict "logo" $logo "class" "nav_center") }} {{- end }} {{- partialCached "follow" . }} diff --git a/layouts/partials/icons.html b/layouts/partials/icons.html index ec95a6d..749fec3 100644 --- a/layouts/partials/icons.html +++ b/layouts/partials/icons.html @@ -67,4 +67,7 @@ + + + diff --git a/themes/hugo-clarity b/themes/hugo-clarity index e68a523..829f681 160000 --- a/themes/hugo-clarity +++ b/themes/hugo-clarity @@ -1 +1 @@ -Subproject commit e68a523254487da99652f94f99e23eb781f95330 +Subproject commit 829f6816d4b82f5aa02b5740ec7899a746a99dfe