Updated to Next.js 13
This commit is contained in:
5
data/config.json
Normal file
5
data/config.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "Brevifolia",
|
||||
"description": "Starter blog using Tina CMS with Next.js.",
|
||||
"repositoryUrl": "https://github.com/kendallstrautman/brevifolia-next-tinacms"
|
||||
}
|
||||
7
data/info.md
Normal file
7
data/info.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: info page
|
||||
background_color: '#AEC4BE'
|
||||
---
|
||||
## This blog was created using [NextJS](https://nextjs.org/)
|
||||
|
||||
## To get started, read the NextJS [docs](https://nextjs.org/docs) or checkout the [repository](https://github.com/kendallstrautman/brevifolia-nextjs).
|
||||
Reference in New Issue
Block a user