For further actions, you may consider blocking this person and/or reporting abuse
Read next
AI Tools That Can Make Your Life as a Web Developer SO Much Easier π!
Kudzai Murimi -
The Best Resources for Learning Golang
Harutyun Mardirossian -
10 IT traditions and superstitions: from mischievous gremlins to a cactus on the desk
ispmanager.com -
Laravel's $57M Funding is a Step Forward, Not a Sellout
CodeWithCaen -
Top comments (3)
description:
on the front matter will add the relevant meta tags etc.Im not sure i follow. I added this to a post, it is rendered as is and a description is not returned / populated in the object of the post..how do you fill the description key?
Hi Dillan - You can add the description directly into the post editor with "---" above and below the description as the key: value you want to appear in the object.
"---"
description: your description here
"---"
Remove the quotations- I added them so they wouldn't turn into page breaks in this comment.