mirror of
https://github.com/SWG-Source/SWG-Source.github.io.git
synced 2026-07-14 16:01:23 -04:00
18 lines
350 B
YAML
18 lines
350 B
YAML
theme: jekyll-theme-midnight
|
|
repository: SWG-Source/SWG-Source.github.io
|
|
title: SWG Source
|
|
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"
|