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
{{ message }}
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
As a blogger, I'd like to pin a post to the top of my blog so it appears before all other posts.
Todo:
https://github.com/pagekit/extension-blog/blob/master/src/Model/Post.php
Add pinned bollean field.
https://github.com/pagekit/extension-blog/blob/master/src/Controller/SiteController.php#L42
Order by pinned first.
Admin edit page: Add pinned checkbox.
Some other minor places.
The text was updated successfully, but these errors were encountered: