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.
1 parent fd50d96 commit c803547Copy full SHA for c803547
.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