mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
* Fix post ranking docs in about guide. Fixes #1294 * Shortening lines to refer to not just posts. * Fixing top line.
This commit is contained in:
parent
45efa94ba4
commit
4079235b0d
@ -12,9 +12,10 @@ Start typing...
|
||||
|
||||
Type | Description
|
||||
--- | ---
|
||||
Hot | Shows *trending* posts, based on the score, and the most recent comment time.
|
||||
New | Newest posts.
|
||||
Top | Shows the highest scoring posts in the given time frame.
|
||||
Active | Trending sort based on the score, and the most recent comment time.
|
||||
Hot | Trending sort based on the score, and the post creation time.
|
||||
New | Newest items.
|
||||
Top | The highest scoring items in the given time frame.
|
||||
|
||||
For more detail, check the [Post and Comment Ranking details](about_ranking.md).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user