mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-10-27 23:37:46 +10:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18bee92873 | ||
|
|
0fad01a57b |
2
Gemfile
2
Gemfile
@@ -2,7 +2,7 @@
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "jekyll-theme-chirpy", "~> 7.3", ">= 7.3.1"
|
||||
gem "jekyll-theme-chirpy", "~> 7.4", ">= 7.4.1"
|
||||
|
||||
gem "html-proofer", "~> 5.0", group: :test
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ theme: jekyll-theme-chirpy
|
||||
# otherwise, the layout language will use the default value of 'en'.
|
||||
lang: en
|
||||
|
||||
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
|
||||
# Change to your timezone › https://zones.arilyn.cc
|
||||
timezone:
|
||||
|
||||
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
|
||||
|
||||
Submodule assets/lib updated: 02f4ada65d...93e03454ed
Reference in New Issue
Block a user