Skip to content

Commit 970bed7

Browse files
committed
organize docs
1 parent ce8027b commit 970bed7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
## Shortcodes in Zola
55

6-
[Zola own built-in](https://www.getzola.org/documentation/content/shortcodes/#built-in-shortcodes)
6+
### [Zola own built-in](https://www.getzola.org/documentation/content/shortcodes/#built-in-shortcodes)
77

88
1. Gist
99
2. Streamable
1010
3. Vimeo
1111
4. YouTube
1212

13-
[Theme - DeepThought](https://github.com/RatanShreshtha/DeepThought)
13+
### [Theme - DeepThought](https://github.com/RatanShreshtha/DeepThought)
1414

1515
1. Chart
1616
2. Galleria
@@ -26,7 +26,7 @@
2626

2727
## Usage
2828

29-
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.
3030
2. Then, load it after the `netlify-cms.js` script tag.
3131

3232
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

Comments
 (0)