Happy New Year! For anyone that added content to any of my previous posts and I did not reply, THANK YOU! I've barely had time to touch my blog in months. My new year resolution is to spend more time at the computer.
That being said, I added some new pages, but they are not being loaded/displayed by the date in descending order. Below is a snippet of the blog.md file and you can see here that the posts are not displaying in descending order. I'm probably overlooking something simple, but I can't see what it is.
content:
items:
'@self.children'
limit: 6
order:
by: date
dir: desc
pagination: true
url_taxonomy_filters: true