mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-25 07:12:44 -04:00
Documentation
This commit is contained in:
@@ -67,7 +67,7 @@ extra_javascript:
|
||||
|
||||
``` javascript
|
||||
document$.subscribe(function() {
|
||||
console.log("Page loaded.") // or whatever it is you want to do
|
||||
console.log("Initialize third-party libraries here")
|
||||
})
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user