jekyll-theme-yat icon indicating copy to clipboard operation
jekyll-theme-yat copied to clipboard

How to Pin an Article

Open zhipengliux opened this issue 1 year ago • 3 comments

How to Pin an Article in HOME?

zhipengliux avatar Aug 21 '23 11:08 zhipengliux

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

jeffreytse avatar Aug 23 '23 07:08 jeffreytse

Refer to #50

jeffreytse avatar Aug 23 '23 07:08 jeffreytse

Hi @zhipengliu92,

Has your issue been settled down? If you still have problems, don't hesitate to comment here. : )

Thanks & Regards

jeffreytse avatar Sep 22 '23 09:09 jeffreytse