mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 07:12:52 +01:00
fix: unable to list uncategorized posts on the archive page (fix #471)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
export const UNCATEGORIZED = "__uncategorized__";
|
||||
|
||||
export const PAGE_SIZE = 8;
|
||||
|
||||
export const LIGHT_MODE = "light",
|
||||
|
||||
Reference in New Issue
Block a user