1 Star 0 Fork 0

杨登贤/thebookofshaders

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
footer.php 772 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yvan Sraka 提交于 2017-08-19 12:11 . Remove trailing whitespaces
<footer>
<p> Copyright 2015 <a href="http://www.patriciogonzalezvivo.com" target="_blank">Patricio Gonzalez Vivo</a> </p>
</footer>
<?php
echo '
<script type="text/javascript" src="'.$path.'/src/main.js" defer></script>';
?>
<script>
(function(i,s,o,g,r,a,m){i["GoogleAnalyticsObject"]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,"script","//www.google-analytics.com/analytics.js","ga");
ga("create", "UA-18824436-2", "auto");
ga("send", "pageview");
</script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yangdengxian/thebookofshaders.git
git@gitee.com:yangdengxian/thebookofshaders.git
yangdengxian
thebookofshaders
thebookofshaders
master

搜索帮助