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