Compare commits

...

2 Commits

Author SHA1 Message Date
a8cd88041d Update critical file(s) according to Chirpy v5.0.1 2022-01-04 19:50:28 +00:00
fc54bc5574 Update the doc's link in README 2022-01-04 18:58:52 +08:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -33,7 +33,7 @@ $ bundle
## Usage
Please see the [theme's docs](https://github.com/cotes2020/jekyll-theme-chirpy#usage).
Please see the [theme's docs](https://github.com/cotes2020/jekyll-theme-chirpy#documentation).
## License