mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
Fix missing pagination on TTT
This commit is contained in:
@@ -90,7 +90,7 @@ function pageJSON (post) {
|
||||
titlecard: post.titlecard,
|
||||
tags: post.meta.tags,
|
||||
author: post.meta.author,
|
||||
siblings: post.sibling,
|
||||
siblings: post.siblings,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user