File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020div [flex_div ]{height : 68vh ;margin : 0 ;align-items : center;justify-content : center;}
2121img [rounded ]{border-radius : 16px ;max-width : 64% ;}
2222</ style >
23+ <!-- Google tag (gtag.js) (Universal Analytics) -->
2324< script async src ="https://www.googletagmanager.com/gtag/js?id=UA-167313767-1 "> </ script >
2425< script >
2526 window . dataLayer = window . dataLayer || [ ] ;
2627 function gtag ( ) { dataLayer . push ( arguments ) ; }
2728 gtag ( 'js' , new Date ( ) ) ;
2829 gtag ( 'config' , 'UA-167313767-1' , { cookie_flags : 'SameSite=None;Secure' } ) ;
2930</ script >
31+ <!-- Google tag (gtag.js) (Google Analytics 4) -->
32+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-P5KFWRNLRN "> </ script >
33+ < script >
34+ window . dataLayer = window . dataLayer || [ ] ;
35+ function gtag ( ) { dataLayer . push ( arguments ) ; }
36+ gtag ( 'js' , new Date ( ) ) ;
37+
38+ gtag ( 'config' , 'G-P5KFWRNLRN' ) ;
39+ </ script >
3040</ head >
3141
3242< body >
You can’t perform that action at this time.
0 commit comments