File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 29
29
< meta property ="twitter:title " content ="GitHub Actions Usage Report " />
30
30
< meta property ="twitter:description " content ="Visualize your GitHub usage report! " />
31
31
< meta property ="twitter:image " content ="https://austenstone.github.io/github-actions-usage-report/assets/screencapture-austenstone-github-io-github-actions-usage-report-2024-02-06-10_46_53.png " />
32
+
33
+ <!-- Google tag (gtag.js) -->
34
+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-MR3XYFVGBQ "> </ script >
35
+ < script >
36
+ window . dataLayer = window . dataLayer || [ ] ;
37
+ function gtag ( ) { dataLayer . push ( arguments ) ; }
38
+ gtag ( 'js' , new Date ( ) ) ;
39
+
40
+ gtag ( 'config' , 'G-MR3XYFVGBQ' ) ;
41
+ </ script >
32
42
</ head >
33
43
34
44
< body class ="mat-typography mat-app-background ">
You can’t perform that action at this time.
0 commit comments