//////////////////////////////////////////////////////// // EXPORTS //////////////////////////////////////////////////////// // some routes are accidentally thought of as slug for answered question. filtering those here. export const nonSlugRoutes = [ 'favicon.ico', 'apple-touch-icon.png', 'favicon-32x32.png', 'favicon-16x16.png', 'safari-pinned-tab.svg', 'site.webmanifest', ];