mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-14 00:26:52 +02:00
Improve XML sitemap metadata
This commit is contained in:
@@ -8,6 +8,7 @@ eleventyExcludeFromCollections: true
|
||||
{%- if page.url and not page.data.eleventyExcludeFromCollections %}
|
||||
<url>
|
||||
<loc>https://kst4contest.hamradioonline.de{{ page.url }}</loc>
|
||||
<lastmod>{{ page.date | dateToIso }}</lastmod>
|
||||
</url>
|
||||
{%- endif %}
|
||||
{%- endfor %}
|
||||
|
||||
Reference in New Issue
Block a user