sitename, redundant rss link, redundant streamer and h2s

This commit is contained in:
Set Hallstrom 2020-07-27 14:51:25 +02:00
parent 58ccd3a4f3
commit ef1beb5036
8 changed files with 17 additions and 20 deletions

View file

@ -49,7 +49,7 @@ logo_image: /siteicon.png
class="section-shadow banner style1 orient-{% cycle 'left', 'right' %} content-align-{% cycle 'right', 'left' %} image-position-center fullscreen onload-image-fade-in onload-content-fade-right">
<div class="content">
<h1>{{ post.title }}</h1>
<h3>{{ post.title }}</h3>
<p>{{ post.description }}</p>
{% if post.category == 'releases' %}
{% capture album_name -%}
@ -128,5 +128,5 @@ logo_image: /siteicon.png
{% endfor %}
<!-- END Release -->
{% include streamer.html %}
{% include footer.html %}