You've already forked no-js-hugo-theme
							
							Updated example footer text
This commit is contained in:
		@@ -18,7 +18,7 @@ theme = "no-js-hugo-theme"
 | 
				
			|||||||
  # theme style if the theme switcher is disabled
 | 
					  # theme style if the theme switcher is disabled
 | 
				
			||||||
  #themeStyle = "dark.css" # default "light.css"
 | 
					  #themeStyle = "dark.css" # default "light.css"
 | 
				
			||||||
  # footer text at the bottom of every page
 | 
					  # footer text at the bottom of every page
 | 
				
			||||||
  footerText = "Footer Text" # default <unset>
 | 
					  footerText = "[no-js-hugo-theme](https://github.com/stevenengler/no-js-hugo-theme)" # default <unset>
 | 
				
			||||||
  # enable the table of content on pages with more than this many words (negative to disable)
 | 
					  # 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)
 | 
					  # (can be overridden per-page by setting the 'toc' front matter parameter)
 | 
				
			||||||
  #tocWordThreshold = 1000 # default <unset>
 | 
					  #tocWordThreshold = 1000 # default <unset>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user