nmariotto commited on
Commit
47e8a19
·
verified ·
1 Parent(s): 5df1015

Delete .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +0 -14
.streamlit/config.toml DELETED
@@ -1,14 +0,0 @@
1
- [browser]
2
- gatherUsageStats = false
3
-
4
- """
5
- <!-- Google tag (gtag.js) -->
6
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-8XP3DZTE4B"></script>
7
- <script>
8
- window.dataLayer = window.dataLayer || [];
9
- function gtag(){dataLayer.push(arguments);}
10
- gtag('js', new Date());
11
-
12
- gtag('config', 'G-8XP3DZTE4B');
13
- </script>
14
- """