Updated SEO for the blog, added some plugins

This commit is contained in:
2024-04-11 20:57:07 +00:00
parent 4fc7f42ff4
commit 5f964e47db
18 changed files with 248 additions and 22 deletions
+5
View File
@@ -4,3 +4,8 @@ source "https://rubygems.org"
gemspec
gem "webrick", "~> 1.7"
group :jekyll_plugins do
gem "jekyll-last-modified-at"
gem 'jekyll-compose'
gem 'jekyll-seo-tag'
end