Skip to content

Commit

Permalink
docs: prerender /api/changelog.json
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Aug 15, 2024
1 parent bc895d6 commit 7a3627c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default defineNuxtConfig({
'/': { prerender: true },
'/api/search.json': { prerender: true },
'/api/templates.json': { prerender: true },
'/api/changelog.json': { prerender: true },
'/blog/rss.xml': { prerender: true },
'/changelog/rss.xml': { prerender: true },
// Redirects
Expand Down

0 comments on commit 7a3627c

Please sign in to comment.