fomratting

This commit is contained in:
Basspistol DeployBot 2021-05-18 17:44:01 +02:00
parent cf57ccc86e
commit a207a74ab7
3 changed files with 1 additions and 80 deletions

View file

@ -20,7 +20,7 @@
{% assign now = post.date | date: "%s" %}
{% if now <= sitetimexml %}
<item>
<title>{{ post.name | xml_escape }} - #wim #womenInMusic </title>
<title>{{ post.name | xml_escape }}</title>
{% if post.author.name %}
<dc:creator>{{ post.author.name | xml_escape }}</dc:creator>
{% endif %}