Skip to content

Commit

Permalink
opt out prerender
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Dec 12, 2024
1 parent f84525d commit ef5d1e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions astro/src/pages/index.astro
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
export const prerender = false
import Welcome from '../components/Welcome.astro'
import Layout from '../layouts/Layout.astro'
Expand Down

0 comments on commit ef5d1e7

Please sign in to comment.