Skip to content

Commit 60a32ca

Browse files
authored
Update 2022-05-28-jekyll-docs-site.md (#157)
small typo
1 parent e43ee7b commit 60a32ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-05-28-jekyll-docs-site.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Jekyll uses a naming [convention for pages and posts](https://jekyllrb.com/docs/
129129
Create a file in `_posts` with the format
130130

131131
```file
132-
YEAR-MONTH-DAY-title.MARKUP
132+
YEAR-MONTH-DAY-title.md
133133
```
134134

135135
For example:

0 commit comments

Comments
 (0)