Skip to content

Commit 9a8dfe8

Browse files
committed
[conf] Sort isso comments from newest to oldest
1 parent cfee94e commit 9a8dfe8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@
269269
isso_url = 'https://comments.silverrainz.me:30500'
270270
isso_client_config = {
271271
'data-isso-vote': 'false', # disable voting as the css is broken
272+
'data-isso-sorting': 'newest',
272273
}
273274
isso_include_patterns = ['**',]
274275
isso_exclude_patterns = ['index', 'in/**']

0 commit comments

Comments
 (0)