Update critical file(s) according to Chirpy v5.0.0

This commit is contained in:
Travis-CI
2022-01-02 16:53:02 +00:00
parent 23942a94b3
commit bf93d1383d
7 changed files with 127 additions and 28 deletions

View File

@ -2,7 +2,7 @@
source "https://rubygems.org"
gem "jekyll-theme-chirpy", "~> 4.3", ">= 4.3.4"
gem "jekyll-theme-chirpy", "~> 5.0", ">= 5.0.0"
group :test do
gem "html-proofer", "~> 3.18"