chore(v1): standardise analytics, branding, and licensing across exported pages
Some checks failed
Changelog / changelog (push) Failing after 28s

- Configure Matomo for cross-domain tracking and cookie-less operation
- Add noscript Matomo image fallback for accessibility and compliance
- Replace legacy CS:Box SVG favicons with Computing:Box WebP assets
- Normalise footer content, attribution, and Creative Commons licensing
- Regenerate Bootstrap Studio export outputs to apply changes consistently

Signed-off-by: Alexander Davis <alex@adcm.uk>
This commit is contained in:
2025-12-26 21:20:49 +00:00
parent c2b3cca42f
commit 2b73e3e8a2
20 changed files with 278 additions and 183 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"git-cliff": "^2.11.0"
}
}