Use `last_modified_at` rather than `last_updated`. So that the jekyll-sitemap plugin automatically looks for the standard `last_modified_at` front matter field to generate the `<lastmod>` tag in your `sitemap.xml`. It fixes [#2598](https://github.com/alshedivat/al-folio/issues/2598) Also, it preserves backward compatibility, as the updated metadata logic prioritizes the `page.last_modified_at`, and defaults to `page.last_updated`. |
||
|---|---|---|
| .. | ||
| about.liquid | ||
| archive.liquid | ||
| bib.liquid | ||
| book-review.liquid | ||
| book-shelf.liquid | ||
| course.liquid | ||
| cv.liquid | ||
| default.liquid | ||
| distill.liquid | ||
| none.liquid | ||
| page.liquid | ||
| post.liquid | ||
| profiles.liquid | ||