mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Disable GitHub's crap
This commit is contained in:
parent
a51e6d6459
commit
9ba121d0d0
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
title: Kaboom
|
title: Kaboom
|
||||||
description: Kaboom is a multiplayer server for Minecraft that combines free OP with anarchy. Do anything you want, without having to worry about rules.
|
description: Kaboom is a multiplayer server for Minecraft that combines free OP with anarchy. Do anything you want, without having to worry about rules.
|
||||||
url: https://kaboom.pw
|
url: https://kaboom.pw
|
||||||
|
theme: null
|
||||||
|
|
||||||
exclude:
|
exclude:
|
||||||
- LICENSE
|
- LICENSE
|
||||||
|
@ -8,3 +9,6 @@ exclude:
|
||||||
|
|
||||||
sass:
|
sass:
|
||||||
style: :compressed
|
style: :compressed
|
||||||
|
|
||||||
|
gems:
|
||||||
|
- jekyll-sitemap
|
||||||
|
|
Loading…
Reference in a new issue