Skip to content
Discussion options

You must be logged in to vote

Sorry for missing this.

One page can fill more than one entry, here's an example:

-- layout: news
-- title: []
-- id: []
-- updated: []
-- news: []
-- title: third news
-- id: latest
-- updated: 2019-02-23T10:05:00Z
-- authoremail: jondoe@example.com
-- author: Jon Doe
-- news: This is the latest news.
-- id: third
-- updated: 2019-02-23T10:02:00Z
-- news: This is the third news.
-- title: second news
-- id: second
-- updated: 2019-02-23T10:00:00Z
-- authoremail: jondoe@example.com
-- news: This is the second news.
-- title: first news
-- id: first
-- updated: 2019-02-23T09:59:00Z
-- author: Jon Doe
-- news: This is the first news.

It does look like title needs to be the first tag for an…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AJ-Ianozi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants