Skip to content

Commit 50f2738

Browse files
authored
update initpost.sh : tag variable sergiokopplin#153
1 parent 16abaab commit 50f2738

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)