Skip to content

Commit 4ea32f1

Browse files
Joshua CroftJoshua Croft
authored andcommitted
updating gtag
1 parent b134ba1 commit 4ea32f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fetch.ai Documentation Repo
22

3-
Welcome to the code repository for websites and contents of fetch.ai/docs.
3+
Welcome to the code repository for websites and contents of fetch.ai/docs.
44

55
## Updating docs
66

@@ -24,14 +24,14 @@ The site is then visible at:
2424

2525
http://127.0.0.1:3000/docs
2626

27-
2827
## Contributing
28+
2929
We welcome contributions from the community! Please see our Contributing Guide for information on how to get involved. Whether you're fixing bugs, adding new features, or improving documentation, your help is appreciated.
3030

3131
## Support
32+
3233
If you need help or have any questions, please post a discussion or join our community on [Discord](https://discord.com/invite/fetchai).
3334

3435
## License
35-
The uAgents library is licensed under the APACHE License. For more details, see the [LICENSE](LICENSE) file.
36-
3736

37+
The uAgents library is licensed under the APACHE License. For more details, see the [LICENSE](LICENSE) file.

theme.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const config: DocsThemeConfig = {
4343
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
4444
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
4545
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
46-
})(window,document,'script','dataLayer','GTM-5QDSR3CT');`,
46+
})(window,document,'script','dataLayer','GTM-MVT793SR');`,
4747
}}
4848
/>
4949
</>

0 commit comments

Comments
 (0)