From 473de2edba8043078895ab85fd7d141583d1301c Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Wed, 15 May 2024 00:16:25 +0300 Subject: [PATCH] Update _config.yml --- _config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 911c0347..162928bd 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,5 @@ -theme: jekyll-theme-minimal title: Rencfs homepage description: Bookmark this to keep an eye on my project updates! +remote_theme: pages-themes/midnight@v0.2.0 +plugins: +- jekyll-remote-theme # add this line to the plugins list if you already have one