build: drop server/public build artifacts from this branch

The committed bundle was produced by a local `vite build`, which runs without
the injected analytics snippet. That stripped the page-wide `window.roverAnalytics`
Umami adapter and both analytics.otter.land script tags out of
server/public/index.html, and repointed the bundle hash at a local build.

Revert server/public to its origin/main state so this branch is source-only.
server/public should be rebuilt on deploy, where the analytics snippet exists.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Saul5662
2026-07-29 04:36:51 +01:00
co-authored by Claude Opus 5
parent 7272c8b4fa
commit 42a7cefeba
7 changed files with 219 additions and 154 deletions
File diff suppressed because one or more lines are too long