Skip to content

Commit ddb2ca7

Browse files
Add ROI calculator route to Nuxt configuration
1 parent 0c4d2b8 commit ddb2ca7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nuxt/nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ export default defineNuxtConfig({
375375
'/privacy-policy',
376376
'/integrations',
377377
'/pricing',
378+
'/pricing/roi-calculator',
378379
'/product',
379380
// /ai is only linked from 11ty-generated HTML (nav, homepage), which the
380381
// Nuxt prerender crawler never parses, so it has to be listed explicitly

0 commit comments

Comments
 (0)