mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-06 12:02:44 +00:00
docs: remove ga (#4462)
This commit is contained in:
@@ -32,18 +32,6 @@ export default {
|
|||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://docs.thewidlarzgroup.com/react-native-video/favicon.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: (
|
logo: (
|
||||||
|
|||||||
Reference in New Issue
Block a user