summaryrefslogtreecommitdiff
path: root/http
diff options
context:
space:
mode:
Diffstat (limited to 'http')
-rwxr-xr-xhttp/bin/blog2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/bin/blog b/http/bin/blog
index b5692eb..5eb8961 100755
--- a/http/bin/blog
+++ b/http/bin/blog
@@ -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