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
|
||||
remote_theme: luxedo/jekyll-theme-potato-hacker
|
||||
theme: jekyll-theme-potato-hacker
|
||||
theme_base: "dark"
|
||||
theme_switch: off
|
||||
blog: on
|
||||
@ -13,6 +14,9 @@ toolbar_priority:
|
||||
- dropdown2
|
||||
- blog
|
||||
collections:
|
||||
.well-known:
|
||||
output: true
|
||||
permalink: /m/:matrix/server/
|
||||
guide:
|
||||
output: true
|
||||
dropdown:
|
||||
|
Loading…
Reference in New Issue
Block a user