From 0ac771ec3ca747a7911b0b36d3cad7b9f6079f02 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 25 Mar 2026 07:49:33 -0500 Subject: [PATCH] upstream updates --- hugo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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