feat: pagine vetrina in SSR e sitemap runtime
This commit is contained in:
+1
-1
@@ -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;">
|
||||
|
||||
Reference in New Issue
Block a user