pages/_posts
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
..
2015-03-15-formatting-and-links.md Added/Improved Formatting for Checkboxes (#2191) 2024-02-14 13:30:26 -03:00
2015-05-15-images.md Lighthouse fixes (#2199) 2024-02-14 14:37:32 -03:00
2015-07-15-code.md Updated prettier (#3420) 2026-01-04 17:51:02 -03:00
2015-10-20-disqus-comments.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2015-10-20-math.md Improve readme, add site-wide CSP (#3485) 2026-01-28 21:22:27 -03:00
2018-12-22-distill.md fix tikzjax (#3477) 2026-01-30 22:07:24 -03:00
2020-09-28-twitter.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2021-07-04-diagrams.md Clarify enabling of mermaid feature (#3148) 2025-11-16 22:31:01 -03:00
2022-02-01-redirect.md Added related posts section (#1168) 2023-02-19 21:26:48 -05:00
2022-12-10-giscus-comments.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-03-20-table-of-contents.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-03-21-tables.md [bug-fix] Add padding to default markdown table cells (#2617) 2024-08-04 15:32:46 -03:00
2023-04-24-videos.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-04-25-audios.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-04-25-sidebar-table-of-contents.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-05-12-custom-blockquotes.md Update SASS syntax in base (non-font) files (#3281) 2026-01-26 18:26:44 -03:00
2023-07-04-jupyter-notebook.md Move libs versions to config (#2139) 2024-01-28 19:10:42 -03:00
2023-07-12-post-bibliography.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-12-12-tikzjax.md fix tikzjax (#3477) 2026-01-30 22:07:24 -03:00
2024-01-26-chartjs.md Added Echarts support (#2129) 2024-01-27 10:34:44 -03:00
2024-01-26-echarts.md Added Echarts support (#2129) 2024-01-27 10:34:44 -03:00
2024-01-26-geojson-map.md Added leaflet reference to 2024-01-26-geojson-map.md 2024-01-27 18:54:39 -03:00
2024-01-27-advanced-images.md Lighthouse fixes (#2199) 2024-02-14 14:37:32 -03:00
2024-01-27-code-diff.md Support for diff2html (#2133) 2024-01-28 12:45:20 -03:00
2024-01-27-vega-lite.md Fix #2598, shift to last_modified_at instead of last_updated. (#3493) 2026-01-31 12:38:24 -03:00
2024-04-15-pseudocode.md Added pseudocode.js support (#2344) 2024-04-15 11:21:42 -03:00
2024-04-28-post-citation.md Added post citation (#2377) 2024-04-29 14:28:06 -03:00
2024-04-29-typograms.md Added support for Google Typograms (#2379) 2024-04-30 11:26:56 -03:00
2024-05-01-tabs.md Added support for jekyll-tabs (#2380) 2024-05-02 14:34:48 -03:00
2024-12-04-photo-gallery.md New image components (image galleries) (#2877) 2024-12-10 19:01:01 -03:00
2025-03-26-plotly.md Added support for plotly js (#3097) 2025-03-26 17:16:03 -03:00