mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 14:54:12 +00:00
Website fix
This commit is contained in:
parent
4e4d012663
commit
dccd1c3543
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script
|
||||
async
|
||||
src="https://www.googletagmanager.com/gtag/js?id=UA-150751006-2-6574657"
|
||||
src="https://www.googletagmanager.com/gtag/js?id=UA-150751006-2"
|
||||
></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
gtag("js", new Date());
|
||||
|
||||
gtag("config", "UA-150751006-2-4785647");
|
||||
gtag("config", "UA-150751006-2");
|
||||
</script>
|
||||
<meta charset="utf-8" />
|
||||
<title>Responsively App | A Web developer's browser</title>
|
||||
|
|
Loading…
Reference in a new issue