jekyll-theme-yat
jekyll-theme-yat copied to clipboard
How to Pin an Article
How to Pin an Article in HOME?
Hi @zhipengliu92
This feature has been supported recently, you can pin an article by using top: <number>
in your post front meta as below:
```
title: Your Article Title
top: 1
```
This is an example to show how to pin an article at top.
The smaller the number is, the higher the priority is.
Thanks & Regards
Refer to #50
Hi @zhipengliu92,
Has your issue been settled down? If you still have problems, don't hesitate to comment here. : )
Thanks & Regards