aboutsummaryrefslogtreecommitdiffstats
path: root/new.sh
diff options
context:
space:
mode:
Diffstat (limited to 'new.sh')
-rw-r--r--new.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/new.sh b/new.sh
index 5686cf7..abedc91 100644
--- a/new.sh
+++ b/new.sh
@@ -35,4 +35,4 @@ printf '%s\n%s\n%s\n%s\n%s\n%s\n' "$o_author"\
"$o_date"\
"$o_slug"\
"$o_tag"\
- "$o_title" > "$slug.md"
+ "$o_title" > "content/$slug.md"