pages/_layouts
Jaskirat Singh Maskeen d86331af3c
Fix #2598, shift to last_modified_at instead of last_updated. (#3493)
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`.
2026-01-31 12:38:24 -03:00
..
about.liquid Changed to use jekyll-socials plugin (#3439) 2026-01-14 19:10:50 -03:00
archive.liquid Digital Bookshelf V2 (#2866) 2025-02-28 13:57:36 -03:00
bib.liquid Add HAL button (#3404) 2026-01-09 18:15:36 -03:00
book-review.liquid Improve readme, add site-wide CSP (#3485) 2026-01-28 21:22:27 -03:00
book-shelf.liquid Improve readme, add site-wide CSP (#3485) 2026-01-28 21:22:27 -03:00
course.liquid Add course schedule feature to teaching page (#2258) (#3147) 2026-01-17 18:43:47 -03:00
cv.liquid fix: CV rendering failure without Volunteer field (#3479) 2026-01-30 10:37:45 -03:00
default.liquid Replaced jekyll-minifier that uses uglifier by terser (#2571) 2024-12-23 14:00:58 -03:00
distill.liquid Refactor TOC conditionals (#3358) 2025-11-21 18:18:05 -03:00
none.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
page.liquid Support _styles in page layout as in post and distill (#2694) 2024-09-13 12:12:54 -03:00
post.liquid Fix #2598, shift to last_modified_at instead of last_updated. (#3493) 2026-01-31 12:38:24 -03:00
profiles.liquid Standardized spaces for liquid tags (#2802) 2024-10-23 12:04:00 -03:00