upgrading layout

This commit is contained in:
Set Hallstrom 2020-09-25 11:35:37 +02:00
parent 34dfc470d8
commit 90423f31e0
14 changed files with 174 additions and 126 deletions

View file

@ -18,7 +18,7 @@ image: /assets/vid/links.jpg
{% assign sorted = site.data.links | sort: 'title' %}
{% for post in sorted %}
<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"