This commit is contained in:
2025-12-11 13:34:59 +08:00
parent 4ddf3fbe0a
commit bbd1232243
3 changed files with 237 additions and 175 deletions

View File

@@ -1,3 +1,25 @@
{
"checklist": []
"metadata": {
"name": "kevisual",
"share": "public"
},
"registry": "https://kevisual.cn/root/ai/kevisual/frontend/simple-astro-template",
"clone": {
".": {
"enabled": true
}
},
"syncd": [
{
"files": [
"**/*"
],
"registry": ""
}
],
"sync": {
".gitignore": {
"url": "/gitignore.txt"
}
}
}