summaryrefslogtreecommitdiff
path: root/blog/bb.sh
diff options
context:
space:
mode:
authortinfoil-hat <mail@tinfoil-hat.net>2021-08-21 04:34:55 +0200
committertinfoil-hat <mail@tinfoil-hat.net>2021-08-21 04:34:55 +0200
commitd6e02e5714d6b7e2d9273e859caa3d00400fe751 (patch)
treee87a2921a6c3ab542d76a14a13d2304652c4705c /blog/bb.sh
parentf3747aa563d1e76bdddafd419b7c360c4470aa81 (diff)
downloadtinfoil-hat.net-d6e02e5714d6b7e2d9273e859caa3d00400fe751.tar.gz
tinfoil-hat.net-d6e02e5714d6b7e2d9273e859caa3d00400fe751.tar.bz2
tinfoil-hat.net-d6e02e5714d6b7e2d9273e859caa3d00400fe751.zip
fix: broken link
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"