mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2024-12-13 03:31:19 +10:00
Update critical file(s) according to Chirpy v7.2.2
This commit is contained in:
parent
333ce4603e
commit
aa0fd48ad0
2
Gemfile
2
Gemfile
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "jekyll-theme-chirpy", "~> 7.2", ">= 7.2.1"
|
gem "jekyll-theme-chirpy", "~> 7.2", ">= 7.2.2"
|
||||||
|
|
||||||
gem "html-proofer", "~> 5.0", group: :test
|
gem "html-proofer", "~> 5.0", group: :test
|
||||||
|
|
||||||
|
@ -212,7 +212,8 @@ exclude:
|
|||||||
- tools
|
- tools
|
||||||
- README.md
|
- README.md
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- "*.js"
|
- purgecss.js
|
||||||
|
- rollup.config.js
|
||||||
- "package*.json"
|
- "package*.json"
|
||||||
|
|
||||||
jekyll-archives:
|
jekyll-archives:
|
||||||
|
Loading…
Reference in New Issue
Block a user