aboutsummaryrefslogtreecommitdiff
path: root/_config.sh
diff options
context:
space:
mode:
Diffstat (limited to '_config.sh')
-rw-r--r--_config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.sh b/_config.sh
index 2558aa1..ebe95e6 100644
--- a/_config.sh
+++ b/_config.sh
@@ -7,7 +7,7 @@ TITLE="pblog"
DESCRIPTION="Pandoc static blog generator"
COPYRIGHT="Copyright 2022, Bradley Taunt"
AUTHOR="bt@btxx.org (Bradley Taunt)"
-OS="Linux" # "Linux" for Linux, "BSD" for BSD Systems (including MacOS)
+OS="BSD" # "Linux" for Linux, "BSD" for BSD Systems (including MacOS)
HTML_LANG="en_US" # Your document (HTML) language setting
# Blog structure settings (most users should use these defaults)