aboutsummaryrefslogtreecommitdiff
path: root/_config.sh
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-02-02 08:14:40 -0500
committerBradley Taunt <bt@btxx.org>2024-02-02 08:14:40 -0500
commit8d921a2159bc00f9ec97f75ccb94baf85b3fcecd (patch)
tree7dc2be2c4f133f34df465cc03815d38324aec60c /_config.sh
parent85f2c8d0d69ac0195bf6a20e396077dee0e9aefa (diff)
Minor updates to links, README and homepage
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)