mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Collection in config
This commit is contained in:
parent
dc8e4a0edd
commit
5fdbaa7715
@ -1,5 +1,6 @@
|
|||||||
repository: d-eathrow/anonymousland
|
repository: d-eathrow/anonymousland
|
||||||
remote_theme: luxedo/jekyll-theme-potato-hacker
|
remote_theme: luxedo/jekyll-theme-potato-hacker
|
||||||
|
theme: jekyll-theme-potato-hacker
|
||||||
theme_base: "dark"
|
theme_base: "dark"
|
||||||
theme_switch: off
|
theme_switch: off
|
||||||
blog: on
|
blog: on
|
||||||
@ -13,6 +14,9 @@ toolbar_priority:
|
|||||||
- dropdown2
|
- dropdown2
|
||||||
- blog
|
- blog
|
||||||
collections:
|
collections:
|
||||||
|
.well-known:
|
||||||
|
output: true
|
||||||
|
permalink: /m/:matrix/server/
|
||||||
guide:
|
guide:
|
||||||
output: true
|
output: true
|
||||||
dropdown:
|
dropdown:
|
||||||
|
Loading…
Reference in New Issue
Block a user