fix(mkdocs): remove duplicate gtag.js entry in extra_javascript
This commit is contained in:
@@ -85,6 +85,7 @@ extra_css:
|
|||||||
|
|
||||||
extra_javascript:
|
extra_javascript:
|
||||||
- https://www.googletagmanager.com/gtag/js?id=G-58W0K2ZQ25
|
- https://www.googletagmanager.com/gtag/js?id=G-58W0K2ZQ25
|
||||||
|
- assets/gtag.js
|
||||||
- assets/highlight.min.js
|
- assets/highlight.min.js
|
||||||
- assets/highlight_init.js
|
- assets/highlight_init.js
|
||||||
- https://buttons.github.io/buttons.js
|
- https://buttons.github.io/buttons.js
|
||||||
|
|||||||
Reference in New Issue
Block a user