Skip to content

Commit 6a14c04

Browse files
authored
Update mkdocs.yml (#432)
1 parent c1b9d72 commit 6a14c04

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
@@ -6,10 +6,7 @@ repo_name: RedisAI/RedisAI
66
google_analytics:
77
- 'UA-92003007-1'
88
- 'auto'
9-
10-
extra_javascript:
11-
- gtm.js
12-
9+
1310
use_directory_urls: true
1411

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

2926
extra_javascript:
3027
- 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML'
28+
- gtm.js
3129

3230
nav:
3331
- 'Home': index.md

0 commit comments

Comments
 (0)