This commit is contained in:
xiongxiao
2026-03-21 20:37:02 +08:00
committed by cnb
commit ee4ad269fe
19 changed files with 560 additions and 0 deletions

21
kevisual.json Normal file
View File

@@ -0,0 +1,21 @@
{
"metadata": {
"name": "kevisual",
"share": "public"
},
"registry": "https://kevisual.cn/root/resources/ai/1.0.0/kevisual/frontend/astro-note-template",
"clone": {
".": {
"enabled": true
}
},
"syncd": [
{
"files": [
"**/*"
],
"registry": ""
}
],
"sync": {}
}