diff --git a/hugo.toml b/hugo.toml index 837e799..f0bc3f4 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,9 @@ baseURL = "https://www.donharper.org/" +Copyright = "All rights reserved - 2006-" +disqusShortname = "" +enableRobotsTXT = true +googleAnalytics = "" languageCode = "en-us" -#theme = "aafu" theme = "orbit" title = "Donald Harper" disableRSS = true