Compare commits

..

2 Commits

Author SHA1 Message Date
Travis-CI
23942a94b3 Update critical file(s) according to Chirpy v4.3.4 2021-11-29 12:35:47 +00:00
Travis-CI
66a784cb71 Update critical file(s) according to Chirpy v4.3.3 2021-10-24 20:18:05 +00:00
3 changed files with 3 additions and 2 deletions

1
.nojekyll Normal file
View File

@@ -0,0 +1 @@

View File

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

View File

@@ -159,7 +159,7 @@ exclude:
- LICENSE
- gulpfile.js
- node_modules
- '*.json'
- package*.json
jekyll-archives:
enabled: [categories, tags]