File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ You can just include a link in your website and point to the right repository in
4242<a href =" http://www.ideabile.com/ermes/#/Ideabile/ermes/README.md" >
4343 <img alt =" Edit this page" src =" http://www.ideabile.com/ermes/static/edit.svg" />
4444</a >
45+
4546<a href =" http://www.ideabile.com/ermes/#/Ideabile/ermes/README.md" >
4647 <img alt =" Submit a suggestion" src =" http://www.ideabile.com/ermes/static/edit.svg" />
4748</a >
Original file line number Diff line number Diff line change @@ -23,6 +23,14 @@ <h1>Ermes</h1>
2323 </ div >
2424 </ div >
2525 < div id ="app "> </ div >
26+ < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-187077-3 "> </ script >
27+ < script >
28+ window . dataLayer = window . dataLayer || [ ] ;
29+ function gtag ( ) { dataLayer . push ( arguments ) ; }
30+ gtag ( 'js' , new Date ( ) ) ;
31+
32+ gtag ( 'config' , 'UA-187077-3' ) ;
33+ </ script >
2634 <!-- built files will be auto injected -->
2735 </ body >
2836</ html >
You canβt perform that action at this time.
0 commit comments