SEO Tweaks

This commit is contained in:
2026-05-12 00:45:02 +12:00
parent 955a563d14
commit ac6179e776
96 changed files with 1623 additions and 273 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
"allow": [
"Bash(kill %1)",
"Bash(pkill -f \"vite dev\")",
"Bash(npm run *)"
"Bash(npm run *)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}