Update to hugo v0.15
This commit is contained in:
@@ -7,9 +7,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> Blah </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah">
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/blah/">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="http://spencerlyon2.github.io/hugo_gh_blog/css/poole.css">
|
||||
@@ -65,13 +65,13 @@
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest'> First Post</a> </h2>
|
||||
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest/'> First Post</a> </h2>
|
||||
<div class="meta">Thu, Mar 27, 2014</div>
|
||||
</header>
|
||||
|
||||
Sample Post 1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
||||
<footer>
|
||||
<a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest'><nobr>Read more →</nobr></a>
|
||||
<a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest/'><nobr>Read more →</nobr></a>
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
@@ -98,17 +98,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