We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2019-08-08-write-a-new-post.md
1 parent c4642cd commit 7baaf37Copy full SHA for 7baaf37
_posts/2019-08-08-write-a-new-post.md
@@ -21,7 +21,7 @@ Basically, you need to fill the [Front Matter](https://jekyllrb.com/docs/front-m
21
---
22
title: TITLE
23
date: YYYY-MM-DD HH:MM:SS +/-TTTT
24
-categories: [TOP_CATEGORIE, SUB_CATEGORIE]
+categories: [TOP_CATEGORY, SUB_CATEGORY]
25
tags: [TAG] # TAG names should always be lowercase
26
27
```
0 commit comments