diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 0848feca..601a9e83 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -16,7 +16,7 @@ baseURL = "https://example.org/" languageCode = "en-us" defaultContentLanguage = "en-us" title = "Hugo tranquilpeak theme" -theme = "hugo-tranquilpeak-theme" +theme = "tranquilpeak" disqusShortname = "hugo-tranquilpeak-theme" # googleAnalytics = "UA-123-45" paginate = 7 diff --git a/layouts/partials/post/actions.html b/layouts/partials/post/actions.html index 75accc72..cfea0645 100644 --- a/layouts/partials/post/actions.html +++ b/layouts/partials/post/actions.html @@ -49,6 +49,11 @@