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