Skip to content

Commit f0febe2

Browse files
committed
Update readme reload config
1 parent fbc3a53 commit f0febe2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,8 +319,9 @@ You can set `reload_scripts:` in your `mkdocs.yml` with list of script source, t
319319

320320
```yaml
321321
plugins:
322-
reload_scripts:
323-
- "./js/example.js"
322+
- encryptcontent:
323+
reload_scripts:
324+
- "./js/example.js"
324325
```
325326

326327
This feature use the following JQuery function to remove, add and reload javascripts.

0 commit comments

Comments
 (0)