mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 08:07:51 +00:00
docs: fix typo in 2019-08-08-write-a-new-post.md
(#2281)
Signed-off-by: Corey Goldberg <1113081+cgoldberg@users.noreply.github.com>
This commit is contained in:
parent
7d4d35cd10
commit
e3158642c3
@ -21,7 +21,7 @@ Basically, you need to fill the [Front Matter](https://jekyllrb.com/docs/front-m
|
||||
---
|
||||
title: TITLE
|
||||
date: YYYY-MM-DD HH:MM:SS +/-TTTT
|
||||
categories: [TOP_CATEGORIE, SUB_CATEGORIE]
|
||||
categories: [TOP_CATEGORY, SUB_CATEGORY]
|
||||
tags: [TAG] # TAG names should always be lowercase
|
||||
---
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user