Adding Google Analytics to docs site (#8640)
Adding GA tag to docs site Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com>pull/8643/head^2
parent
aafc101224
commit
a3655b8a85
|
@ -165,6 +165,11 @@ extra:
|
||||||
link: https://www.instagram.com/autogpt/
|
link: https://www.instagram.com/autogpt/
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/autogpt
|
link: https://discord.gg/autogpt
|
||||||
|
|
||||||
|
extra:
|
||||||
|
analytics:
|
||||||
|
provider: google
|
||||||
|
property: G-XKPNKB9XG6
|
||||||
|
|
||||||
extra_javascript:
|
extra_javascript:
|
||||||
- https://unpkg.com/tablesort@5.3.0/dist/tablesort.min.js
|
- https://unpkg.com/tablesort@5.3.0/dist/tablesort.min.js
|
||||||
|
|
Loading…
Reference in New Issue