Add Google Analytics (G-7J4BKPGWR1) to all pages, add .gitignore for vendor/bundle

This commit is contained in:
Your Name
2026-07-31 23:33:38 -04:00
parent 2a8fe32dfc
commit 2d3bd486b7
10 changed files with 332 additions and 238 deletions
+13
View File
@@ -0,0 +1,13 @@
# Bundler
vendor/bundle/
.bundle/
# Jekyll
_site/
public/
*.gem
*.gemspec
# OS
.DS_Store
Thumbs.db