feat: prepare CMS pages for deployment

This commit is contained in:
Codex
2026-04-29 14:23:00 +08:00
parent 9a55b874a5
commit d4fb7e0973
87 changed files with 5153 additions and 1901 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ Locale is inferred from the user's current site locale, not from the legacy URL
| `/Support/tutorial.html` | `/{locale}/support/tutorial` | 301, managed in CMS Redirects |
| `/Support/tutorial/target/<HASH>.html` | `/{locale}/support/tutorial` | 301, managed in CMS Redirects |
| `/Contact/afterservice.html` | `/{locale}/support/warranty` | 301 |
| `/Contact/distributor.html` | `/{locale}/dealers` | 301 |
| `/Contact/distributor.html` | `/{locale}/where-to-buy` | 301 |
| `/Contact/oem.html` | `/{locale}/support/contact` | 301 |
## External Links (No Redirect Needed)