fix things

master
Paul Walko 2016-12-23 19:24:33 -05:00
parent a073ce5150
commit 87f4d32968
2 changed files with 4 additions and 3 deletions

View File

@ -8,8 +8,8 @@ layout: post
permalink: pretty permalink: pretty
excerpt_separator: "[-----]" excerpt_separator: "[-----]"
mode: dev #mode: dev
#mode: product mode: product
url: https://paul.walko.org/ url: https://paul.walko.org/
enforce_ssl: paul.walko.org/ enforce_ssl: paul.walko.org/
devurl: http://localhost:4000/ devurl: http://localhost:4000/

View File

@ -19,5 +19,6 @@
</p> </p>
</div> </div>
<h2 class="title"><a href="{{ post.url }}">FULL ARTICLE</a></h2>
<button class="continue"><a href="{{ post.url }}">FULL ARTICLE</a></button> <button class="continue"><a href="{{ post.url }}">FULL ARTICLE</a></button>
</article> </article>