mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Try prerendering home page
This commit is contained in:
parent
91d36b7f0e
commit
7e2ae97ba3
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ import Search from '~/components/search-stork.vue'
|
|||
// import ListEndButtons from '~/components/list-end-buttons.vue'
|
||||
import CarbonInline from '~/components/carbon-inline.vue'
|
||||
|
||||
export const prerender = true
|
||||
|
||||
applyResponseDefaults( Astro )
|
||||
|
||||
const homePageKindPage = await DoesItAPI.kind.app(1).get()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue