diff --git a/exampleSite/config.toml b/exampleSite/config.toml index b33e661..2810049 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -18,7 +18,7 @@ theme = "no-js-hugo-theme" # theme style if the theme switcher is disabled #themeStyle = "dark.css" # default "light.css" # footer text at the bottom of every page - footerText = "Footer Text" # default + footerText = "[no-js-hugo-theme](https://github.com/stevenengler/no-js-hugo-theme)" # default # enable the table of content on pages with more than this many words (negative to disable) # (can be overridden per-page by setting the 'toc' front matter parameter) #tocWordThreshold = 1000 # default