This commit is contained in:
Sagiv Ofek
2021-09-09 11:04:17 -06:00
parent 06feace09a
commit 320ffc3e3d

View File

@@ -5,3 +5,13 @@ layout: home
Engineering, leadership, entrapranuership and everything in between.
You can [subscribe to future posts here](/about).
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-54596506-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-54596506-1');
</script>