diff options
| -rw-r--r-- | _includes/footer.html | 8 | ||||
| -rw-r--r-- | index.md | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 8b13789..991d710 100644 --- a/_includes/footer.html +++ b/_includes/footer.html | |||
| @@ -1 +1,9 @@ | |||
| 1 | <!-- Global site tag (gtag.js) - Google Analytics --> | ||
| 2 | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-12769079-10"></script> | ||
| 3 | <script> | ||
| 4 | window.dataLayer = window.dataLayer || []; | ||
| 5 | function gtag(){dataLayer.push(arguments);} | ||
| 6 | gtag('js', new Date()); | ||
| 7 | gtag('config', 'UA-12769079-10'); | ||
| 8 | </script> | ||
| 1 | 9 | ||
| @@ -1,7 +1,5 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: index | 2 | title: Mitja Felicijan - Embedded systems developer |
| 3 | description: some new content | 3 | description: Embedded systems developer and fanatical fan of science fiction |
| 4 | layout: index | 4 | layout: index |
| 5 | --- | 5 | --- |
| 6 | |||
| 7 | Here is my page and it's awesome. | ||
