Second test of script

This commit is contained in:
2016-09-09 15:31:13 -04:00
parent 60a09d8cf0
commit 8bfb67fdad
8 changed files with 61 additions and 23 deletions
+6 -23
View File
@@ -1,23 +1,6 @@
<html>
<head>
<meta charset="UTF-8">
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-82637164-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<h1 id="coder-sherlocks-website">Coder Sherlock's Website</h1>
<ul>
<li>My blog <a href="./blog.html">Mil años de solitario</a></li>
<li>My code repo <a href="./code.html">Don't try to be smart</a></li>
<li>About me <a href="./mycv.html">Curriculum Vitae</a></li>
</ul>
</body>
</html>
<h1 id="coder-sherlocks-website">Coder Sherlock's Website</h1>
<ul>
<li>My blog <a href="./blog.html">Mil años de solitario</a></li>
<li>My code repo <a href="./code.html">Don't try to be smart</a></li>
<li>About me <a href="./mycv.html">Curriculum Vitae</a></li>
</ul>