File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
src/main/resources/templates/html Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 77 < title > BlockMatrix Chain</ title >
88 < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css " integrity ="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk " crossorigin ="anonymous ">
99 < link rel ="stylesheet " th:href ="@{styles/main.css} ">
10+ < script async ="" src ="https://www.googletagmanager.com/gtag/js?id=UA-158781103-1 "> </ script >
11+ < script >
12+ window . dataLayer = window . dataLayer || [ ] ;
13+ function gtag ( ) { dataLayer . push ( arguments ) ; }
14+ gtag ( 'js' , new Date ( ) ) ;
15+ gtag ( 'config' , 'UA-158781103-1' ) ;
16+
17+ </ script >
1018 </ head >
1119 < body >
1220 < section >
Original file line number Diff line number Diff line change 77 < title > BlockMatrix Chain</ title >
88 < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css " integrity ="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk " crossorigin ="anonymous ">
99 < link rel ="stylesheet " th:href ="@{styles/main.css} ">
10+ < script async ="" src ="https://www.googletagmanager.com/gtag/js?id=UA-158781103-1 "> </ script >
11+ < script >
12+ window . dataLayer = window . dataLayer || [ ] ;
13+ function gtag ( ) { dataLayer . push ( arguments ) ; }
14+ gtag ( 'js' , new Date ( ) ) ;
15+ gtag ( 'config' , 'UA-158781103-1' ) ;
16+
17+ </ script >
1018 </ head >
1119 < body >
1220 < section >
You can’t perform that action at this time.
0 commit comments