From 3fc5eacb6b527209cf6b1651f81b3ec71b50d4ec Mon Sep 17 00:00:00 2001 From: bedirkaraabali <69633060+bdrtr@users.noreply.github.com> Date: Sun, 1 Dec 2024 21:29:19 +0100 Subject: [PATCH] Update _config.yml --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 0f37edd..95ea191 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,5 @@ remote_theme: pages-themes/modernist@v0.2.0 plugins: - jekyll-remote-theme # add this line to the plugins list if you already have one + +gem "github-pages", group: :jekyll_plugins