adding completed project

This commit is contained in:
James Perkins
2022-02-15 09:17:52 -05:00
parent 855f2f75bb
commit 4e97734a1a
31 changed files with 3159 additions and 80 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"
}