This is what markdown (.md) files need in the header as a minimum:
1
2
3
4
5
---
title: Hello World!
categories: [markdown,basics]
tags: [jekyll,chirpy,markdown] # TAG names should always be lowercase
---
Please also check out our other site here
1
2
3
4
5
---
title: Hello World!
categories: [markdown,basics]
tags: [jekyll,chirpy,markdown] # TAG names should always be lowercase
---
Please also check out our other site here
A new version of content is available.