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
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: ""
|
||||
values:
|
||||
layout: "wiki"
|
||||
|
||||
collections:
|
||||
en-US:
|
||||
output: true
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
---
|
||||
lang: en-US
|
||||
layout: wiki
|
||||
section: twilightmenu
|
||||
title: Home
|
||||
description: Guides on how to use and customize TWiLight Menu++
|
||||
|
||||
Loading…
Reference in New Issue
Block a user