feat: pagine vetrina in SSR e sitemap runtime

This commit is contained in:
2026-07-05 17:11:20 +02:00
parent 3551fae132
commit 685ef4a36e
11 changed files with 30 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
import Base from '../layouts/Base.astro';
import T from '../components/content/T.astro';
import { t } from '../lib/content';
export const prerender = true;
export const prerender = false;
---
<Base title={t('notfound.meta.title')}>
<section class="section" style="text-align:center; padding-block:140px;">