Skip to content

Commit 87f5069

Browse files
Merge pull request sergiokopplin#154 from Aallam/patch-1
update initpost.sh : tag variable sergiokopplin#153
2 parents 16abaab + 50f2738 commit 87f5069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

initpost.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ echo "layout: post"
115115
echo "date: ${CURRENT_DATE} ${TIME}"
116116
echo "image: '/assets/images/'"
117117
echo "description:"
118-
echo "tags:"
118+
echo "tag:"
119119
echo "blog: true"
120120
echo "jemoji:"
121121
echo "---"

0 commit comments

Comments
 (0)