From 2e784d8553cb2c76442c95ee9f86431330903e12 Mon Sep 17 00:00:00 2001 From: deathrow Date: Fri, 20 May 2022 18:27:04 -0400 Subject: [PATCH] Update config.yml --- _config.yml | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/_config.yml b/_config.yml index 3e92fa1..0d48aa9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,32 +1,18 @@ -# Useful links -#github_username: "" -#facebook_username: "" -#twitter_username: "" -#linkedin_id: "" - -# Theme -theme: jekyll-theme-potato-hacker # Uncomment this -# remote_theme: luxedo/jekyll-theme-potato-hacker # Or this +theme: jekyll-theme-potato-hacker +repository: d-eathrow/anonymousland theme_repository: "https://github.com/luxedo/jekyll-theme-potato-hacker" -theme_base: "dark" # Theme palette (light | dark) -#theme_switch: on # Show color switch (on | off) - -# Extra settings -blog: on # Show blog tag and post list (on | off) -avatar: off # Show avatar (on | off) -#avatar_image: "assets/img/avatar.jpg" -#avatar_description: "My name is Popotato and I'm a HACKER." +theme_base: "dark" +#theme_switch: on +blog: on +avatar: off highlighter_theme: monokai # Theme of the syntax_highlighter [base16 | # colorful | github | gruvbox | molokai | # monokai | pastie | thankful_eyes | tulip ] - # Order of the items in the toolbar (except for blog and home) toolbar_priority: - Guides - dropdown1 - dropdown2 - blog - -# Collections collections: guide: output: true