forked from ruangrupa/lumbung.space
Merge pull request 'front page redesign & post filtering' (#63) from r/lumbung.space:main into main
Reviewed-on: ruangrupa/lumbung.space#63
This commit is contained in:
@ -5,6 +5,7 @@ theme = "lumbung-theme"
|
||||
pluralizeListTitles = "false"
|
||||
paginate = 20
|
||||
|
||||
|
||||
[params]
|
||||
logo = "/img/logo.svg"
|
||||
favicon = "/img/favicon.ico"
|
||||
@ -24,6 +25,9 @@ paginate = 20
|
||||
tag = "tags"
|
||||
source = "sources"
|
||||
timeline = "timelines"
|
||||
|
||||
|
||||
[permalinks]
|
||||
timelines = "/timeline/:slug/"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user