fix theme

This commit is contained in:
Kameron Kenny 2024-05-25 10:51:48 -04:00
parent 56fd54e515
commit 938bab40db
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 2 additions and 4 deletions

View File

@ -3,13 +3,11 @@
source "https://rubygems.org" source "https://rubygems.org"
#git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } #git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
#gem "github-pages", group: :jekyll_plugins
gem "bundler" gem "bundler"
gem "jekyll", ">= 3.8.4" gem "jekyll", ">= 3.8.4"
gem "jekyll-theme-slate" gem "jekyll-theme-slate"
gem "jekyll-paginate" gem "jekyll-paginate"
gem "jekyll-sitemap" gem "jekyll-sitemap"
gem "jekyll-remote-theme gem "jekyll-remote-theme"
#gem "github-pages", group: :jekyll_plugins