feat: pagine vetrina in SSR e sitemap runtime
This commit is contained in:
@@ -12,7 +12,7 @@ import MethodSteps from '../components/home/MethodSteps.astro';
|
||||
import PartnersStrip from '../components/home/PartnersStrip.astro';
|
||||
import T from '../components/content/T.astro';
|
||||
import { t } from '../lib/content';
|
||||
export const prerender = true;
|
||||
export const prerender = false;
|
||||
---
|
||||
<Base title={t('home.meta.title')}>
|
||||
<HeroSlider />
|
||||
|
||||
Reference in New Issue
Block a user