Compare commits

..

1 Commits

Author SHA1 Message Date
23942a94b3 Update critical file(s) according to Chirpy v4.3.4 2021-11-29 12:35:47 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -159,7 +159,7 @@ exclude:
- LICENSE
- gulpfile.js
- node_modules
- package.json
- package*.json
jekyll-archives:
enabled: [categories, tags]