Added GA track js and fix publication link issue

This commit is contained in:
2024-04-20 23:06:24 +00:00
parent 69561119fa
commit ac2c4c09ef
4 changed files with 18 additions and 2 deletions
+4 -1
View File
@@ -2,4 +2,7 @@ source "https://rubygems.org"
gem 'github-pages'
# this gem provides regeneration support improvements on Windows
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
gem "webrick"
gem "rexml", "~> 3.2"