summaryrefslogtreecommitdiff
path: root/blog/bb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'blog/bb.sh')
-rwxr-xr-xblog/bb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/bb.sh b/blog/bb.sh
index 608db76..77b29f9 100755
--- a/blog/bb.sh
+++ b/blog/bb.sh
@@ -24,7 +24,7 @@ global_variables() {
# The typical subtitle for each blog
global_description=""
# The public base URL for this blog
- global_url="https://tinfoil-hat.net/blog/index.html"
+ global_url="https://tinfoil-hat.net/blog"
# Your name
global_author="tinfoil-hat"