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

This commit is contained in:
Travis-CI
2022-06-09 10:06:34 +00:00
parent d1ef8d4273
commit 6c8b7ca51f
15 changed files with 357 additions and 26 deletions

View File

@ -2,7 +2,7 @@
source "https://rubygems.org"
gem "jekyll-theme-chirpy", "~> 5.1", ">= 5.1.0"
gem "jekyll-theme-chirpy", "~> 5.2", ">= 5.2.0"
group :test do
gem "html-proofer", "~> 3.18"