mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-12 23:58:11 -07:00
Second test of script
This commit is contained in:
+6
-23
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user