From d90ac704176691e4ec032d368b9fc8a896d4a868 Mon Sep 17 00:00:00 2001 From: Kale Date: Mon, 7 Jun 2021 22:20:13 -0700 Subject: [PATCH] Update '_config.yml' --- _config.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b09e057..fc4320b 100644 --- a/_config.yml +++ b/_config.yml @@ -24,8 +24,14 @@ baseurl: "/crappy" # the subpath of your site, e.g. /blog url: "https://kylz.nl" # the base hostname & protocol for your site, e.g. http://example.com github_username: minoplhy +gems: [jekyll-paginate] + # Build settings -theme: minima +theme: + creator: Rizky Ariestiyansyah + codename: Naringu + link: https://github.com/ariestiyansyah/naringu + plugins: - jekyll-feed - jekyll-seo-tag