Update to hugo v0.15
This commit is contained in:
+5
-16
@@ -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> Posts </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts">
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="http://spencerlyon2.github.io/hugo_gh_blog/css/poole.css">
|
||||
@@ -61,7 +61,7 @@
|
||||
|
||||
|
||||
<li>
|
||||
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest'> Just another sample post</a> </h2></span>
|
||||
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest/'> Just another sample post</a> </h2></span>
|
||||
<span class="left">Sat, Mar 29, 2014</span>
|
||||
<span class="right">
|
||||
<ul class="catlist">
|
||||
@@ -82,7 +82,7 @@
|
||||
|
||||
|
||||
<li>
|
||||
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/middle'> Second Post</a> </h2></span>
|
||||
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/middle/'> Second Post</a> </h2></span>
|
||||
<span class="left">Fri, Mar 28, 2014</span>
|
||||
<span class="right">
|
||||
<ul class="catlist">
|
||||
@@ -103,7 +103,7 @@
|
||||
|
||||
|
||||
<li>
|
||||
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest'> First Post</a> </h2></span>
|
||||
<span><h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest/'> First Post</a> </h2></span>
|
||||
<span class="left">Thu, Mar 27, 2014</span>
|
||||
<span class="right">
|
||||
<ul class="catlist">
|
||||
@@ -141,17 +141,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>
|
||||
|
||||
Reference in New Issue
Block a user