Update Gemfile

This commit is contained in:
deathrow 2022-07-10 21:01:56 -04:00
parent c4b107cc88
commit 1b81cd4693
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -3,6 +3,6 @@
source "https://rubygems.org"
gem 'jekyll'
gem "jekyll-theme-potato-hacker"
#gem 'github-pages', group: :jekyll_plugins
gem 'github-pages', group: :jekyll_plugins
gem 'jekyll-feed'
gem 'jekyll-seo-tag'