You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Add or checkout [the javascript file](/dist/zola-shortcodes-netlify-cms.built-in.js) to the `static` directory in your Zola project.
29
+
1. Add or checkout [dist/zola-shortcodes-netlify-cms.built-in.js](/dist/zola-shortcodes-netlify-cms.built-in.js) to the `static` directory in your Zola project.
30
30
2. Then, load it after the `netlify-cms.js` script tag.
31
31
32
32
e.g. If you put the JS file in `static/js` directory, you can write the following in `stacic/admin/index.html`
0 commit comments