Skip to content

Commit

Permalink
Update critical file(s) according to Chirpy v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
traviscibot committed Nov 29, 2021
1 parent 66a784c commit 23942a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source "https://rubygems.org"

gem "jekyll-theme-chirpy", "~> 4.3", ">= 4.3.3"
gem "jekyll-theme-chirpy", "~> 4.3", ">= 4.3.4"

group :test do
gem "html-proofer", "~> 3.18"
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ exclude:
- LICENSE
- gulpfile.js
- node_modules
- package.json
- package*.json

jekyll-archives:
enabled: [categories, tags]
Expand Down

0 comments on commit 23942a9

Please # to comment.