1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-06-15 22:56:44 +00:00

removed google analytics

This commit is contained in:
Anson 2020-01-18 16:36:15 -07:00
parent 6f90697734
commit be6b905612

View File

@ -1,21 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-135612468-2"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-135612468-2");
</script>
<meta charset="utf-8" />
<meta
name="viewport"