You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am no expert in the topic, but from looking at this code and experience, the posts are ordered by the time the post was written.
I couldn't find any place in this theme that does display when the post was written, so I guess you could order them using that method.
That's how I set the date to my posts:
layout: post
title: "Title"
date: 2018-04-26T13:55:00-04:00
Is there a way we can assign individual weights to posts (tags) or categories to display them in a particular order?
Thanks in advance for your help here!
The text was updated successfully, but these errors were encountered: