mirror of
https://github.com/zeon-studio/hugoplate.git
synced 2026-09-10 07:06:19 -04:00
chore: update site content path and remove code configuration in config.json
This commit is contained in:
parent
215d16affb
commit
c3656ba2c9
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"content": "exampleSite/content",
|
||||
"content": "exampleSite/content/english",
|
||||
"media": "exampleSite/assets/images",
|
||||
"public": "exampleSite/static",
|
||||
"configs": [
|
||||
|
|
@ -9,6 +9,5 @@
|
|||
"exampleSite/i18n"
|
||||
],
|
||||
"custom-commit": false,
|
||||
"arrangement": [],
|
||||
"code": "layouts"
|
||||
"arrangement": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue