File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- baseURL = ' https://swharden.github.io /patch/'
1+ baseURL = ' https://swharden.com /patch/'
22languageCode = ' en-us'
33enableInlineShortcodes = true
44disableKinds = [" taxonomy" , " taxonomyTerm" ]
Original file line number Diff line number Diff line change 1111 < link rel =stylesheet href ="{{ .Site.BaseURL }}/css/github.css?v=9 ">
1212 < link rel =stylesheet href ="{{ .Site.BaseURL }}/css/style.css?v=9 ">
1313
14- <!-- Google Analytics -->
15- < script async src ="https://www.googletagmanager.com/gtag/js?id=G-9SCHN885L9 "> </ script >
14+ <!-- Analytics -->
15+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-GN1D8JT7TK "> </ script >
1616 < script >
1717 window . dataLayer = window . dataLayer || [ ] ;
1818 function gtag ( ) { dataLayer . push ( arguments ) ; }
1919 gtag ( 'js' , new Date ( ) ) ;
20- gtag ( 'config' , 'G-9SCHN885L9 ' ) ;
20+ gtag ( 'config' , 'G-GN1D8JT7TK ' ) ;
2121 </ script >
2222
2323 <!-- URL metadata -->
You can’t perform that action at this time.
0 commit comments