Commit graph

2 commits

Author SHA1 Message Date
oskar b519b49e0d Add Umami analytics tag to <head> on production builds
Inject the Umami tracking script into index.html via a build-only Vite
plugin (apply: 'build'), so it loads on production but never on the dev
server. Website id comes from PUBLIC_UMAMI_WEBSITE_ID with a fallback to
the gethumanai.pl stats id. The SPA serves PL and EN from the same
index.html, so both language versions get the tag.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 17:00:42 +02:00
Oskar Kapala 737797f536 Initial commit: project structure and header component
Co-authored-by: Junie <junie@jetbrains.com>
2026-05-12 19:09:50 +02:00