Update to hugo v0.15

This commit is contained in:
blinksmith
2016-01-25 09:46:25 +07:00
parent 15081ac7e5
commit 81499bba36
44 changed files with 259 additions and 452 deletions
+4 -15
View File
@@ -6,9 +6,9 @@
<html>
<head>
<meta charset="utf-8">
<base href="http://spencerlyon2.github.io/hugo_gh_blog/">
<base href="http://spencerlyon2.github.io/hugo_gh_blog">
<title> Categories </title>
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories">
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/">
<link rel="stylesheet" href="http://spencerlyon2.github.io/hugo_gh_blog/css/poole.css">
@@ -62,8 +62,6 @@
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/test"> test </a> (2 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah"> blah </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo"> hugo </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/fun"> fun </a> (1 entries) </li>
@@ -74,6 +72,8 @@
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/boring"> boring </a> (1 entries) </li>
<li><a href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah"> blah </a> (1 entries) </li>
</ul>
</div>
</section>
@@ -96,17 +96,6 @@
</div>
<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-36732392-2', 'sglyon.com');
ga('send', 'pageview');
</script>
</body>
</html>