Add analytics
Signed-off-by: baalajimaestro <me@baalajimaestro.me> Change-Id: I6b8d0313d36d877fef42025d559f522f97d338e4
This commit is contained in:
parent
6190b6e23d
commit
1e3b7235b4
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@
|
|||
<!-- Favicon
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link rel="icon" type="image/png" href="images/avatar.png">
|
||||
|
||||
<!-- Analytics -->
|
||||
<noscript>
|
||||
<img src="https://analytics.baalajimaestro.me/ingress/b1059852-59e8-4ec5-a87b-de94bcba1e6c/pixel.gif">
|
||||
</noscript>
|
||||
<script defer src="https://analytics.baalajimaestro.me/ingress/b1059852-59e8-4ec5-a87b-de94bcba1e6c/script.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue