From 9ba121d0d0f294543bb69bbb6471eebd73561cdc Mon Sep 17 00:00:00 2001
From: mathias <mail@mathias.is>
Date: Tue, 30 Jul 2019 23:12:58 +0300
Subject: [PATCH] Disable GitHub's crap

---
 _config.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/_config.yml b/_config.yml
index e05b061..17ff191 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,6 +1,7 @@
 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.
 url: https://kaboom.pw
+theme: null
 
 exclude:
   - LICENSE
@@ -8,3 +9,6 @@ exclude:
 
 sass:
   style: :compressed
+
+gems:
+  - jekyll-sitemap