upgrading layout
This commit is contained in:
parent
34dfc470d8
commit
90423f31e0
14 changed files with 174 additions and 126 deletions
|
|
@ -22,7 +22,7 @@ layout: default
|
|||
{% for post in site.posts %}
|
||||
{% if album.slug == post.album %}
|
||||
|
||||
<section class="front-section">
|
||||
<section class="front-section" id="read">
|
||||
|
||||
<div style="background-image:url({{ site.mediaurl }}/{{ album.tracks[0].slug }}.jpeg)">
|
||||
<p class="editor-link"><a href="cloudcannon:collections/_albums/{{ post.path }}" rel="nofollow"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue