From 108222c1f05aadcd4947a1ff064c545b3d591bd2 Mon Sep 17 00:00:00 2001 From: scotty Date: Thu, 25 Jul 2024 19:34:45 +0300 Subject: [PATCH] oop part 2 --- _config.yml | 2 +- _layouts/post.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index e126a6c..65273a5 100644 --- a/_config.yml +++ b/_config.yml @@ -20,7 +20,7 @@ description: "uhh yeah funny" # This will show up in places like twitter, linked ######################################################################################### ######### Nothing below needs to be changed (unless you know what you're doing) ######### ######################################################################################### -theme: "github-dark" +theme: "jekyll-dash" kramdown: syntax_highlighter_opts: diff --git a/_layouts/post.html b/_layouts/post.html index afdff9c..a12fa6e 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -29,7 +29,7 @@

{{ page.title | escape }}