We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2207aa7 + c803547 commit b94ae30Copy full SHA for b94ae30
.ruby-version
@@ -1 +1 @@
1
-3.3.0
+2.7.8
Gemfile
@@ -1,9 +1,9 @@
source "https://rubygems.org"
2
-ruby "3.3.0"
+ruby "2.7.8"
3
4
group :jekyll_plugins do
5
gem "github-pages"
6
gem "jekyll-paginate-v2"
7
gem 'jekyll-autoprefixer'
8
gem 'jekyll-feed'
9
-end
+end
0 commit comments