Files
nl-blogs/examples/custom-template-demo/manifest.json
2026-08-24 13:06:04 +08:00

10 lines
240 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "极简示例",
"slug": "minimal-demo",
"version": "1.0.0",
"type": "custom",
"description": "自定义布局包示例header + 导航 + Hero + 文章列表 + footer",
"skin": "skin.css",
"layout": "layout.json"
}