diff --git a/exampleSite/config/_default/config.toml b/exampleSite/config/_default/config.toml index 9e99e1b8..a933db89 100644 --- a/exampleSite/config/_default/config.toml +++ b/exampleSite/config/_default/config.toml @@ -3,7 +3,7 @@ # https://nunocoracao.github.io/blowfish/docs/getting-started/ theme = "blowfish" -baseURL = "https://nunocoracao.github.io/blowfish/" +baseURL = "https://nunocoracao.github.io/blowfish" defaultContentLanguage = "en" enableRobotsTXT = true diff --git a/layouts/_default/single.html b/layouts/_default/single.html index e5692f27..916aef89 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -31,7 +31,7 @@
{{ partial "series.html" . }} {{ .Content | emojify }} -


+

{{ partial "series-closed.html" . }}