chore(template): sync .w4c/project.json
This commit is contained in:
parent
e2c0ce64ab
commit
55096f8567
14
.w4c/project.json
Normal file
14
.w4c/project.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"schema": 1,
|
||||
"name": "Content Site (Blog / Docs)",
|
||||
"description": "A fast, SEO-friendly content site for a blog, documentation or marketing pages, with a typed content model.",
|
||||
"agentId": "w4c-startup",
|
||||
"tags": [
|
||||
"web",
|
||||
"content",
|
||||
"seo"
|
||||
],
|
||||
"source": {
|
||||
"template": "wiz4apps/templates.ContentSite"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue