We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cmsConfig
1 parent 913fe50 commit 8eefde4Copy full SHA for 8eefde4
README.md
@@ -79,7 +79,7 @@ adminTitle defines the html title of the page where Netlify CMS will be served.
79
80
cmsConfig wholly reflects [Netlify CMS config.yml](#netlify-cms-configyml), in js object format.
81
82
-:information_source: The order of precedence for the cms configuration is defaults < `netlify-cms.yml` < module options
+:information_source: The order of precedence for the cms configuration is `defaults` < `netlify-cms.yml` < `module options`
83
84
:information_source: The paths are also rewritten according to nuxt.js [srcDir](https://nuxtjs.org/api/configuration-srcdir/)
85
0 commit comments