fix bug in blog script: set layout_name to default

This commit is contained in:
2026-06-17 09:08:39 +01:00
parent 122febceb4
commit 65b3169d98
+1 -1
View File
@@ -37,7 +37,7 @@ USAGE
extract_args_cmd="head -n 0 | echo \"POST_TITLE=\\\"\${POST_TITLE}\\\"\""
file_pattern="*"
log_name=""
layout="default"
layout_name="default"
postprocess_cmd="echo"
use_filenames_for_titles=0