mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-07-02 04:18:56 +10:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3c5c4e9733 |
2
Gemfile
2
Gemfile
@ -2,7 +2,7 @@
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "jekyll-theme-chirpy", "~> 5.6", ">= 5.6.1"
|
||||
gem "jekyll-theme-chirpy", "~> 6.0"
|
||||
|
||||
group :test do
|
||||
gem "html-proofer", "~> 3.18"
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: tags
|
||||
icon: fas fa-tag
|
||||
icon: fas fa-tags
|
||||
order: 2
|
||||
---
|
||||
|
Submodule assets/lib updated: 24ebdb708f...5f28c7d510
Reference in New Issue
Block a user