[Modified] Sitemap Generate Logic Add And Other Certification Links Add

This commit is contained in:
Kanani Nirav
2023-03-23 18:04:20 +09:00
parent 8a6b4b6bbc
commit eb8200b070
4 changed files with 51 additions and 173 deletions

View File

@@ -2,4 +2,9 @@ source 'https://rubygems.org'
gem 'webrick'
# Run Google Page in local using "bundle exec jekyll s "
gem "github-pages", group: :jekyll_plugins
group :jekyll_plugins do
gem 'github-pages'
gem 'jekyll-last-modified-at'
gem 'jekyll-sitemap'
end