@ -12,7 +12,7 @@
</a>
</a>
{{ > "menu-activator-icon" }}
{{ > "menu-activator-icon" }}
</nav>
</nav>
<header class="post-view-header js-blog-bg-image {{ # if image }} " style="background-image: url( {{ image }} ) {{ else }} no-cover {{ / if }} ">
<header class="post-view-header js-blog-bg-image {{ # if feature_ image}} " style="background-image: url( {{ img_url feature_ image}} ) {{ else }} no-cover {{ / if }} ">
<div class="post-header-content">
<div class="post-header-content">
<h1 class="post-title js-bg-check"> {{ title }} </h1>
<h1 class="post-title js-bg-check"> {{ title }} </h1>
<section class="post-meta js-bg-check">
<section class="post-meta js-bg-check">
@ -56,7 +56,7 @@
<div class="row post-prev-next-pagination">
<div class="row post-prev-next-pagination">
<div class="prev small-6 columns text-left">
<div class="prev small-6 columns text-left">
{{ # prev_post }}
{{ # prev_post }}
{{!-- you can use here {{image}} too --}}
{{!-- you can use here {{img_url feature_im age}} too --}}
<div class="prev-next-label">
<div class="prev-next-label">
<a href=" {{ url }} ">
<a href=" {{ url }} ">
<i class="fa fa-angle-double-left"></i> Previous
<i class="fa fa-angle-double-left"></i> Previous
@ -69,7 +69,7 @@
</div>
</div>
<div class="next small-6 columns text-right">
<div class="next small-6 columns text-right">
{{ # next_post }}
{{ # next_post }}
{{!-- you can use here {{image}} too --}}
{{!-- you can use here {{img_url feature_im age}} too --}}
<div class="prev-next-label">
<div class="prev-next-label">
<a href=" {{ url }} ">
<a href=" {{ url }} ">
Next <i class="fa fa-angle-double-right"></i>
Next <i class="fa fa-angle-double-right"></i>
@ -87,8 +87,8 @@
<section class="author-info">
<section class="author-info">
<div class="row">
<div class="row">
<section class="post-author small-12 columns">
<section class="post-author small-12 columns">
{{ # if image }}
{{ # if profile_ image}}
<img src=" {{ image }} " class="post-author-avatar" alt=" {{ name }} ">
<img src=" {{ img_url profile_im age }} " class="post-author-avatar" alt=" {{ name }} ">
{{ / if }}
{{ / if }}
{{ # if name }}
{{ # if name }}
<span class="author-label">Author</span>
<span class="author-label">Author</span>