harb/landing/src
openhands 1e6f817cf4 fix: Landing cleanup: 404 route, German comments, dead code, orphaned heading (#306)
- Add /:pathMatch(.*)*  catch-all route that redirects to / so unknown
  URLs no longer render blank
- Replace German inline comments in scrollBehavior with English equivalents
- Remove seven dead `// group: "navbar"` comments from /docs route and its
  child routes (the live group: 'navbar' property on the parent is kept)
- HomeView.vue and HomeViewMixed.vue already carry the renamed
  "Verified On-Chain" heading with supporting copy; no changes needed there

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 07:53:42 +00:00
..
assets copy: remove AI claims, reframe as adaptive protocol (#160) 2026-02-20 09:00:34 +01:00
components fix: Micro-fixes: dead comment, timer null, AbortController, address guard, catch reset (#261) 2026-02-25 07:24:48 +00:00
composables feat(landing): add strict ESLint + Prettier with pre-commit hooks (#50) 2025-10-03 13:19:20 +02:00
router fix: Landing cleanup: 404 route, German comments, dead code, orphaned heading (#306) 2026-02-27 07:53:42 +00:00
views fix: Landing copy: fix immutable overclaim + sync Mixed variant floor copy (#310) 2026-02-26 13:40:34 +00:00
App.vue feat(landing): add strict ESLint + Prettier with pre-commit hooks (#50) 2025-10-03 13:19:20 +02:00
main.ts fix: \VueQueryPlugin\ possibly dead dependency (#195) 2026-02-23 21:13:02 +00:00