Skip to content

Commit ad3e6b9

Browse files
authored
Update mkdocs.yml (#433)
1 parent e70cf58 commit ad3e6b9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

mkdocs.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ google_analytics:
77
- 'UA-92003007-1'
88
- 'auto'
99

10-
extra_javascript:
11-
- gtm.js
12-
1310
use_directory_urls: true
1411

1512
theme:
@@ -28,7 +25,8 @@ theme:
2825

2926
extra_javascript:
3027
- 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML'
31-
28+
- gtm.js
29+
3230
nav:
3331
- 'Home': index.md
3432
- 'Introduction': intro.md

0 commit comments

Comments
 (0)