Files
astroplate/.sitepins/config.json
T
2025-11-30 15:11:47 +06:00

17 lines
250 B
JSON

{
"media": {
"root": "public/images",
"public": "public"
},
"content": {
"root": "src/content"
},
"code": {
"root": "src/layouts"
},
"themeConfig": [
"src/config"
],
"arrangement": [],
"showCommitModal": true
}