From 4e7140521bd23adab2b6ec2b1bd9e6dcc7b4e717 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Thu, 25 Mar 2021 18:52:45 -0500 Subject: [PATCH] Default to wiki layout Not changing all the pages atm cause crowdin is dumb, so just the one I tested with for now --- _config.yml | 6 ++++++ pages/_en-US/twilightmenu/index.md | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 98dcf1c8..2fd37d55 100644 --- a/_config.yml +++ b/_config.yml @@ -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 diff --git a/pages/_en-US/twilightmenu/index.md b/pages/_en-US/twilightmenu/index.md index 58b266cf..2f22dc5f 100644 --- a/pages/_en-US/twilightmenu/index.md +++ b/pages/_en-US/twilightmenu/index.md @@ -1,6 +1,5 @@ --- lang: en-US -layout: wiki section: twilightmenu title: Home description: Guides on how to use and customize TWiLight Menu++