From 799a1c41955fbbe82e30bc0db9b9c227bd474225 Mon Sep 17 00:00:00 2001 From: Michael Woodside Date: Tue, 24 Sep 2024 16:06:09 -0500 Subject: [PATCH] Rollback to Minima --- _config.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index b8074e6..8b5f90f 100644 --- a/_config.yml +++ b/_config.yml @@ -24,15 +24,14 @@ description: >- # this means to ignore newlines until "baseurl:" and experiences in DevOps. Post will include both new tools, and findings but also how-to's or Did you know posts. baseurl: "" # the subpath of your site, e.g. /blog -domain: mxw-sec.github.io -url: "https://mxw-sec.github.io" # the base hostname & protocol for your site, e.g. http://example.com +url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jekyllrb github_username: jekyll # Build settings -theme: jekyll-theme-modernist +theme: minima plugins: -- jekyll-feed + - jekyll-feed # Exclude from processing. # The following items will not be processed, by default.