Corrected some minor name parts.

This commit is contained in:
PresGas 2021-12-28 14:13:10 -05:00
parent 612924520d
commit 48054e170e
1 changed files with 1 additions and 1 deletions

2
bb.sh
View File

@ -73,7 +73,7 @@ global_variables() {
archive_index="all_posts.html"
tags_index="all_tags.html"
# Non blogpost files. Bashblog will ignore these. Useful for static pages and custom content
# Non blogpost files. BashBlog-Unbound will ignore these. Useful for static pages and custom content
# Add them as a bash array, e.g. non_blogpost_files=("news.html" "test.html")
non_blogpost_files=()