Update to hugo v0.15
This commit is contained in:
@@ -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> First Post </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest">
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/oldest/">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="http://spencerlyon2.github.io/hugo_gh_blog/css/poole.css">
|
||||
@@ -59,7 +59,7 @@
|
||||
<h5 id="date"> Thu Mar 27, 2014 </h5>
|
||||
|
||||
|
||||
<h2 id="toc_0">Sample Post 1</h2>
|
||||
<h2 id="sample-post-1:5be75e971689338db5c820fd71089689">Sample Post 1</h2>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
|
||||
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
|
||||
@@ -68,11 +68,11 @@ 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.</p>
|
||||
|
||||
<h3 id="toc_1">Sub-heading</h3>
|
||||
<h3 id="sub-heading:5be75e971689338db5c820fd71089689">Sub-heading</h3>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est, non, ratione, molestiae illo optio quia sequi id fuga natus nihil ad architecto dolor alias ex sunt iste aperiam eius itaque.</p>
|
||||
|
||||
<h2 id="toc_2">foo</h2>
|
||||
<h2 id="foo:5be75e971689338db5c820fd71089689">foo</h2>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo, neque, eveniet voluptate eos debitis illum qui nostrum eius maxime ratione assumenda suscipit impedit deserunt voluptatibus odio ducimus non. Ex, ratione.</p>
|
||||
|
||||
@@ -89,7 +89,7 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
<hr />
|
||||
|
||||
<span class="left">
|
||||
<em>« Previous:</em> <a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle">Second Post</a>
|
||||
<em>« Previous:</em> <a class="next" href="http://spencerlyon2.github.io/hugo_gh_blog/posts/middle/">Second Post</a>
|
||||
</span>
|
||||
|
||||
|
||||
@@ -125,17 +125,6 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
</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