File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
33< head >
4+ <!-- Google tag (gtag.js) -->
5+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-LSC44NDPLQ "> </ script >
6+ < script >
7+ window . dataLayer = window . dataLayer || [ ] ;
8+ function gtag ( ) { dataLayer . push ( arguments ) ; }
9+ gtag ( 'js' , new Date ( ) ) ;
10+ gtag ( 'config' , 'G-LSC44NDPLQ' ) ;
11+ </ script >
412 < meta charset ="UTF-8 ">
513 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
614 < title > GitHub Copilot for Xcode Workshop</ title >
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
33< head >
4+ <!-- Google tag (gtag.js) -->
5+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-LSC44NDPLQ "> </ script >
6+ < script >
7+ window . dataLayer = window . dataLayer || [ ] ;
8+ function gtag ( ) { dataLayer . push ( arguments ) ; }
9+ gtag ( 'js' , new Date ( ) ) ;
10+ gtag ( 'config' , 'G-LSC44NDPLQ' ) ;
11+ </ script >
412 < meta charset ="UTF-8 ">
513 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
614 < title > GitHub Copilot for Xcode Workshop</ title >
You can’t perform that action at this time.
0 commit comments