Files
jinhojang6 fce9a94bdb refactor(web): move the campaign page to /chatcontrol
Renames the route from /catch-no-one to /chatcontrol, the slug the page will ship on.

The rename runs through everything that referenced it: the route constant becomes `chatControl`, the directory and its contract test are renamed, the page component follows, and so do the typewriter's arming class and the global its inline script sets — leaving those on the old name would have been a stale reference to a page that no longer exists.

Verified against the static export: canonical, og:url, and the Article JSON-LD `url` and `@id` all resolve to logos.co/chatcontrol, the sitemap carries the new path and not the old one, and the arming class still matches the Tailwind variants that key off it.
2026-08-27 23:37:50 +09:00
..
2026-05-18 15:30:43 +09:00