File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 109109 } ) ;
110110 }
111111 </ script >
112+
113+ <!-- Global site tag (gtag.js) - Google Analytics -->
114+ < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-138722543-1 "> </ script >
115+ < script >
116+ window . dataLayer = window . dataLayer || [ ] ;
117+ function gtag ( ) { dataLayer . push ( arguments ) ; }
118+ gtag ( 'js' , new Date ( ) ) ;
119+
120+ gtag ( 'config' , 'UA-138722543-1' ) ;
121+ </ script >
122+
112123</ div >
113124{% endblock %}
Original file line number Diff line number Diff line change 1010 "install" : " gitbook install"
1111 },
1212 "author" : " Naming Convention Foundation" ,
13- "license" : " GPL-3 .0" ,
13+ "license" : " Apache-2 .0" ,
1414 "devDependencies" : {
1515 "gitbook-cli" : " ^2.3.2" ,
1616 "gitbook-plugin-contributors-each-page" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments