Skip to content

Commit

Permalink
Update critical file(s) according to Chirpy v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
traviscibot committed Oct 24, 2021
1 parent b8446c9 commit 66a784c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

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.2"
gem "jekyll-theme-chirpy", "~> 4.3", ">= 4.3.3"

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
- '*.json'
- package.json

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

0 comments on commit 66a784c

Please sign in to comment.