File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ .obsidian
Original file line number Diff line number Diff line change 2222 subMaxLevel : 2 ,
2323 }
2424 </ script >
25+ </ body >
26+
27+ < footer >
2528 <!-- Docsify v4 -->
2629 < script src ="https://cdn.jsdelivr.net/npm/docsify@4 "> </ script >
2730 < script src ="https://cdn.jsdelivr.net/npm/prismjs@1/components/prism-bash.min.js "> </ script >
3336 < script src ="https://unpkg.com/docsify-copy-code "> </ script >
3437 < script src ="https://cdn.jsdelivr.net/npm/docsify-sidebar-collapse/dist/docsify-sidebar-collapse.min.js "> </ script >
3538 < script src ="https://unpkg.com/docsify/lib/plugins/search.min.js "> </ script >
36- </ body >
39+ <!-- Google Analytics -->
40+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-TGLCCVZB2C "> </ script >
41+ < script >
42+ window . dataLayer = window . dataLayer || [ ] ;
43+ function gtag ( ) { dataLayer . push ( arguments ) ; }
44+ gtag ( 'js' , new Date ( ) ) ;
45+
46+ gtag ( 'config' , 'G-TGLCCVZB2C' ) ;
47+ </ script >
48+ </ footer >
3749
3850</ html >
You can’t perform that action at this time.
0 commit comments