Skip to content

Commit

Permalink
try fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
slowSort committed Jun 11, 2024
1 parent 7014092 commit f8e6305
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
# gem "jekyll", "~> 4.0.0"
gem "jekyll", "~> 4.0.0"

# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem "github-pages", group: :jekyll_plugins
# gem "github-pages", group: :jekyll_plugins
gem 'webrick'

# If you have any plugins, put them here!
Expand Down
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ exclude:
# 4. Plugins
plugins:
- jekyll-feed
- jekyll-remote-theme

remote_theme: PQuod/simply-cyan-theme

Expand Down

0 comments on commit f8e6305

Please sign in to comment.