Compare commits

...

2 Commits

3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
source "https://rubygems.org"
gem "jekyll-theme-chirpy", "~> 5.6", ">= 5.6.1"
gem "jekyll-theme-chirpy", "~> 6.0", ">= 6.0.1"
group :test do
gem "html-proofer", "~> 3.18"

View File

@ -1,5 +1,5 @@
---
layout: tags
icon: fas fa-tag
icon: fas fa-tags
order: 2
---