mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-23 07:06:29 +00:00
docs: remove ga (#4462)
This commit is contained in:
@@ -32,18 +32,6 @@ export default {
|
||||
type="image/png"
|
||||
href="https://docs.thewidlarzgroup.com/react-native-video/favicon.png"
|
||||
/>
|
||||
<script
|
||||
async
|
||||
src="https://www.googletagmanager.com/gtag/js?id=G-4YEWQH5ZHS"
|
||||
/>
|
||||
<script>
|
||||
{`
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-4YEWQH5ZHS');
|
||||
`}
|
||||
</script>
|
||||
</>
|
||||
),
|
||||
logo: (
|
||||
|
||||
Reference in New Issue
Block a user