Skip to content

Commit 2bc70a9

Browse files
committed
rake add cover-image
1 parent 6fe1a36 commit 2bc70a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ task :post do
2929
post.puts "author: iosdevlog"
3030
post.puts "date: #{Time.now}"
3131
post.puts 'description: ""'
32+
post.puts 'cover-img: /assets/img/avatar-icon.png'
3233
post.puts "category: #{category}"
3334
post.puts "tags: #{tags}"
3435
post.puts "---"

0 commit comments

Comments
 (0)