From 4891aa9e93f836d806c134d984b42abffe524d68 Mon Sep 17 00:00:00 2001 From: Shantanu Mishra Date: Thu, 11 Apr 2024 23:54:37 +0530 Subject: [PATCH] Update theme in _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 314bd6e49..f6dfd8a44 100644 --- a/_config.yml +++ b/_config.yml @@ -11,7 +11,7 @@ permalink: /:slug.html favicon: "logo.png" # name+extension of favicon (which must be put on the root folder) # goat_counter: "yoursitename" # put your GoatCounter name if you want to use GoatCounter analytics -theme: no-style-please # if you are using GitHub Pages, change it to remote_theme: riggraz/no-style-please +theme: mold # if you are using GitHub Pages, change it to remote_theme: 8hantanu/mold theme_config: appearance: "auto" # can be "light", "dark" or "auto"