Updated 'index.html' via CloudCannon
This commit is contained in:
parent
90212c4903
commit
188c969f20
|
@ -84,7 +84,7 @@ poster_image: /assets/vid/intro_loop_.jpg
|
||||||
{% for page in site.categories.highlights offset: 0 limit: 1 %}
|
{% for page in site.categories.highlights offset: 0 limit: 1 %}
|
||||||
<a href="{{ base }}{{ page.url }}" title="{{ page.title }}"><div class="highlights" style="background-image: url('{{ base }}{{ page.image }}')">
|
<a href="{{ base }}{{ page.url }}" title="{{ page.title }}"><div class="highlights" style="background-image: url('{{ base }}{{ page.image }}')">
|
||||||
</div><h3>{{ page.title }} </h3></a>
|
</div><h3>{{ page.title }} </h3></a>
|
||||||
<p>Highlights are things we think you want to discover. Tracks, articles, videos, interviews and reviews, curated but also original content. They are delivered to you daily. Here or via RSS.</p>
|
<p class="editable">Highlights are things we think you want to discover. Tracks, articles, videos, interviews and reviews, curated but also original content. They are delivered to you daily. Here or via RSS.</p>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue