improve rss and menu

This commit is contained in:
L3D 2019-06-14 18:07:58 +02:00
parent d13ddb1dc8
commit 8a16b9bc35
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 3 additions and 2 deletions

View file

@ -14,4 +14,4 @@ Alle-Beitraege = '/eisen/'
RSS-Feed = '/podcast-he.xml'
[list]
Blog = '/eisen/'
Das heisse Eisen = '/eisen/'

View file

@ -22,7 +22,8 @@ set search = "eisen" %}
<author>
<name>{% if page.author %}{{ page.author }}{% else %}L3D{% endif %}</name>
</author>
<content type="{% if page.xml_img %}html{% else %}text{% endif %}">
{#- <content type="{% if page.xml_img %}html{% else %}text{% endif %}"> #}
<content type="html">
{{ page.xml }}
{%- if page.xml_img -%}
&lt;img width=&quot;23%&quot; src=&quot;{{ page.xml_img }}&quot; /&gt;