terzo commit

This commit is contained in:
AV77web 2026-05-25 10:51:36 +02:00
parent 047484ea1c
commit 4dffcf0146

View file

@ -1,3 +1,4 @@
// [slug]/page.tsx
interface Post { interface Post {
slug: string; slug: string;
title: string; title: string;