Unbreak the build - undo a sweep I caused

Fixkamo-marketing
Shipped
August 27, 2026 at 7:35 AM UTC
Author
Kamo
Commit
dfe3fda

c8ec175 was meant to be an empty rebuild commit. It was not: `git commit --allow-empty` PERMITS an empty result, it does not force one - it still commits the index, and this shared checkout had another session's PreviewBanner.tsx and globals.css staged. Those two files were an undo of 1c03d55 "revert(banner): drop the headline from the top banner", so my commit put t("headline") back after the key had been removed from the dictionary. check-i18n-keys then failed the whole marketing build, so nothing has deployed since - including the pricing work that rebuild was for. This restores both files to c8ec175^, which is what the other session actually pushed. Their staged working copy is untouched: if re-adding the headline is deliberate, it can land properly with previewBanner.headline added to the dictionary first. Verified by running check-i18n-keys against the real dictionary: 1021 keys, all resolve.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing