mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -21,6 +21,15 @@ | ||||
|     <body> | ||||
|         <div id="root"></div> | ||||
|         <script src="./umi.js?v={{$verison}}"></script> | ||||
|         <!-- Global site tag (gtag.js) - Google Analytics --> | ||||
|         <script async src="https://www.googletagmanager.com/gtag/js?id=G-P1E9Z5LRRK"></script> | ||||
|         <script> | ||||
|         window.dataLayer = window.dataLayer || []; | ||||
|         function gtag(){dataLayer.push(arguments);} | ||||
|         gtag('js', new Date()); | ||||
|  | ||||
|         gtag('config', 'G-P1E9Z5LRRK'); | ||||
|         </script> | ||||
|     </body> | ||||
|  | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user