From e8f95958465704560e3209afa771abc869fdb23a Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 30 Jul 2019 23:45:34 +0300 Subject: [PATCH] Final changes --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 5cdce61..79975e7 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +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 +theme: null exclude: - LICENSE @@ -10,8 +10,8 @@ exclude: sass: style: :compressed -#defaults: -# - scope: -# path: _posts -# values: -# permalink: '' +defaults: + - scope: + path: _posts + values: + permalink: ''