Update README.md

This commit is contained in:
downthecrop 2021-10-19 00:37:10 -07:00 committed by GitHub
parent 763310bf8b
commit a2f6c4e84c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ to `_config.yml`, and substitute `jekyll serve --incremental`
# News Posts
Located in `services/m=news/archives/`
Use the latest as an example. They are indexed automatically based on their file name.
> <pre> ---
> <pre>---
> title: Title
> tags: news
> layout: newspost
@ -41,4 +41,4 @@ Use the latest as an example. They are indexed automatically based on their file
> date: 2021-07-26 00:00:00 +0000
> authors: Name
> ---</pre>
there is an optional `promo_image` tag to specify a homepage image for the post.
there is an optional `promo_image` tag to specify a homepage image for the post.