mirror of
https://github.com/LukeHagar/sagivo-blog.git
synced 2025-12-06 04:21:15 +00:00
a
This commit is contained in:
10
index.md
10
index.md
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user