Compare commits

...

3 Commits

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.2"
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