Updated to Next.js 13

This commit is contained in:
Antonello Zanini
2022-11-18 13:54:54 +01:00
commit 0eae94dbe6
40 changed files with 6381 additions and 0 deletions

5
data/config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"title": "Brevifolia",
"description": "Starter blog using Tina CMS with Next.js.",
"repositoryUrl": "https://github.com/kendallstrautman/brevifolia-next-tinacms"
}