upgrading layout
This commit is contained in:
parent
34dfc470d8
commit
90423f31e0
14 changed files with 174 additions and 126 deletions
|
|
@ -19,7 +19,7 @@ layout: default
|
|||
|
||||
{% for post in site.posts %}
|
||||
{% if post.category == 'highlights' %}
|
||||
<section class="front-section">
|
||||
<section class="front-section" id="read">
|
||||
<div style="background-image:url({{ post.image }})">
|
||||
<p class="editor-link"><a href="cloudcannon:collections/_posts/{{ post.path }}" rel="nofollow"
|
||||
class="btn"><strong>✎</strong> Edit Posy</a></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue