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> Hugo </title>
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo">
|
||||
<link rel="canonical" href="http://spencerlyon2.github.io/hugo_gh_blog/categories/hugo/">
|
||||
|
||||
|
||||
<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/newest'> Just another sample post</a> </h2>
|
||||
<h2><a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest/'> Just another sample post</a> </h2>
|
||||
<div class="meta">Sat, Mar 29, 2014</div>
|
||||
</header>
|
||||
|
||||
First Heading Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus, consequatur aspernatur omnis iste. Voluptates, id inventore ea natus ab sed amet ipsa ratione sunt dignissimos. Soluta illum aliquid repellendus recusandae. Sub Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, perferendis saepe voluptatem a nesciunt architecto voluptas deleniti dolor tempora quasi quidem odit rem fugit magnam minima quam dolores vel id? Conclusion Lorem ipsum dolor sit amet, consectetur adipisicing elit.
|
||||
<footer>
|
||||
<a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest'><nobr>Read more →</nobr></a>
|
||||
<a href='http://spencerlyon2.github.io/hugo_gh_blog/posts/newest/'><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