chore(template): sync .w4c/project.json

This commit is contained in:
SemianiakaVY 2026-09-17 21:07:37 +00:00
parent e2c0ce64ab
commit 55096f8567

14
.w4c/project.json Normal file
View 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"
}
}