_layouts/post.html in logchimp-0.0.8 vs _layouts/post.html in logchimp-0.0.9
- old
+ new
@@ -2,12 +2,12 @@
layout: default
---
<div class="container changelog-container">
- <div class="newPost">
+ <div class="back">
<a href="{{ '/' | relative_url }}">
- {% include icons/back.svg %}Back
+ {% include icons/back-arrow.svg %}Back
</a>
</div>
<li style="border-top: 1px solid #f3f3f3;">
<h2>{{ page.title }}</h2>
\ No newline at end of file