mirror of
https://github.com/SWG-Source/SWG-Source.github.io.git
synced 2026-07-13 16:00:56 -04:00
set default layouts
This commit is contained in:
+10
@@ -5,3 +5,13 @@ description: Run your own private SWG Server (and help us develop it!)
|
||||
collections:
|
||||
docs:
|
||||
output: true
|
||||
defaults:
|
||||
- scope:
|
||||
path: ""
|
||||
type: "docs"
|
||||
values:
|
||||
layout: "docs"
|
||||
- scope:
|
||||
path: ""
|
||||
values:
|
||||
layout: "default"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
---
|
||||
layout: docs
|
||||
Title: Installation
|
||||
title: Installation
|
||||
---
|
||||
## Installation Insctructions
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
---
|
||||
layout: default
|
||||
title: Docs
|
||||
---
|
||||
<h1>Documentation & Guides</h1>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
---
|
||||
layout: default
|
||||
title: Home
|
||||
---
|
||||
<h1>Welcome to SWG Source!</h1>
|
||||
|
||||
Reference in New Issue
Block a user