travelling was only set to false in user/env/localhost/config/site.yaml, which Grav reads only when the request hostname is literally "localhost", and which is git-ignored. So the home page still rendered Denmark 2026 as an active trip on every other hostname, and the setting could never reach production. Set it in the tracked config instead. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>