22 lines
742 B
JSON
22 lines
742 B
JSON
{
|
|
"/_global-error/page": "/_global-error",
|
|
"/_not-found/page": "/_not-found",
|
|
"/about-us/page": "/about-us",
|
|
"/air-freight/page": "/air-freight",
|
|
"/blog/[slug]/page": "/blog/[slug]",
|
|
"/blog/page": "/blog",
|
|
"/contact/page": "/contact",
|
|
"/cookie-policy/page": "/cookie-policy",
|
|
"/doormile-wings/page": "/doormile-wings",
|
|
"/empowerment/page": "/empowerment",
|
|
"/express/page": "/express",
|
|
"/favicon.ico/route": "/favicon.ico",
|
|
"/how-it-works/page": "/how-it-works",
|
|
"/icon.png/route": "/icon.png",
|
|
"/miletruth/page": "/miletruth",
|
|
"/page": "/",
|
|
"/privacy-policy/page": "/privacy-policy",
|
|
"/sitemap.xml/route": "/sitemap.xml",
|
|
"/solutions/page": "/solutions",
|
|
"/terms-of-service/page": "/terms-of-service"
|
|
} |