chore: record iqon legacy rollback

This commit is contained in:
Sergei Vasilev
2026-05-20 18:47:53 +03:00
parent 23bd3925df
commit c59f26735e
@@ -152,6 +152,19 @@ Observed signal:
- `scripts/iqon-phase1-verify.sh https://iqon.com` returns `[OK]`.
- Headless screenshot captured at `reports/screenshots/2026-05-20/live-new-redesign-home.png`.
## Final Live Rollback To Legacy Design
After owner clarified that the desired live state was the old design, live was rolled back again to the WordPress entrypoint.
Observed signal:
- Original WordPress `.htaccess` restored from `/private/tmp/iqon-remote-prestatic-20260520-ftp/.htaccess`.
- Static `index.html` renamed out of `DirectoryIndex` path; it was not deleted.
- `https://iqon.com/` returns `200 text/html; charset=UTF-8`.
- Live HTML contains `Hows business?`.
- Live HTML loads `wp-content/themes/iqon/css/style.css`.
- Live HTML no longer contains `theme-color`, `.topbar`, or `.hero-cloud` from `new_redesign`.
---
*Created: 20 May 2026*