mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-13 04:59:27 +08:00
框架重构
清除多余的业务
This commit is contained in:
6
WebFirst/wwwroot/vendors/bootstrap/site/_includes/analytics.html
vendored
Normal file
6
WebFirst/wwwroot/vendors/bootstrap/site/_includes/analytics.html
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<script>
|
||||
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
|
||||
ga('create', 'UA-146052-10', 'getbootstrap.com');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<script async src="https://www.google-analytics.com/analytics.js"></script>
|
||||
Reference in New Issue
Block a user