summaryrefslogtreecommitdiff
path: root/_includes/views/segments.html
AgeCommit message (Collapse)Author
2023-08-23feat: support to pin articles (#50)Jeffrey Tse
This feature can allow you to top articles via post front meta property `top`, the value is a number, the smaller the number is, the higher priority the article has. Example: ``` title: My Article top: <number> ```
2019-09-11release: v1.0.0Jeffrey Tse