fomratting
This commit is contained in:
parent
cf57ccc86e
commit
a207a74ab7
3 changed files with 1 additions and 80 deletions
2
wim.xml
2
wim.xml
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue