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

This commit is contained in:
Travis-CI
2022-09-23 13:58:58 +00:00
parent e6a207db16
commit 1b74cf9a36
11 changed files with 378 additions and 173 deletions

View File

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