Skip to content

Commit

Permalink
Downgraded Jekyll-Spaceship from 0.10.2 (the latest) to 0.9.9.
Browse files Browse the repository at this point in the history
Downgrading solves Mathjax problem suggested by
[Issue 81](jeffreytse/jekyll-spaceship#81).
  • Loading branch information
kkew3 committed Jul 25, 2022
1 parent b585f29 commit bc09113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem "github-pages", "~> 227", group: :jekyll_plugins
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
gem "jekyll-spaceship"
gem "jekyll-spaceship", "~> 0.9.9"
end

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down

0 comments on commit bc09113

Please sign in to comment.