mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Default to wiki layout
Not changing all the pages atm cause crowdin is dumb, so just the one I tested with for now
This commit is contained in:
parent
e34968f278
commit
4e7140521b
@ -6,6 +6,12 @@ image : "https://avatars1.githubusercontent.com/u/46971470?s=200&v=4"
|
|||||||
|
|
||||||
collections_dir: pages
|
collections_dir: pages
|
||||||
|
|
||||||
|
defaults:
|
||||||
|
- scope:
|
||||||
|
path: ""
|
||||||
|
values:
|
||||||
|
layout: "wiki"
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
en-US:
|
en-US:
|
||||||
output: true
|
output: true
|
||||||
|
|||||||
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
lang: en-US
|
lang: en-US
|
||||||
layout: wiki
|
|
||||||
section: twilightmenu
|
section: twilightmenu
|
||||||
title: Home
|
title: Home
|
||||||
description: Guides on how to use and customize TWiLight Menu++
|
description: Guides on how to use and customize TWiLight Menu++
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user