mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
parent
f6fd27240c
commit
2f071fdb9a
@ -67,7 +67,7 @@ extra_javascript:
|
|||||||
|
|
||||||
``` javascript
|
``` javascript
|
||||||
document$.subscribe(function() {
|
document$.subscribe(function() {
|
||||||
console.log("Page loaded.") // or whatever it is you want to do
|
console.log("Initialize third-party libraries here")
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user