We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to Pin an Article in HOME?
The text was updated successfully, but these errors were encountered:
Hi @zhipengliu92
This feature has been supported recently, you can pin an article by using top: <number> in your post front meta as below:
top: <number>
``` 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
Sorry, something went wrong.
Refer to #50
Hi @zhipengliu92,
Has your issue been settled down? If you still have problems, don't hesitate to comment here. : )
jeffreytse
No branches or pull requests
How to Pin an Article in HOME?
The text was updated successfully, but these errors were encountered: