Files
jekyll-theme-chirpy/_javascript
Yura 01c62bc636 fix(dom): add missing datetime attribute on time element (#2759)
The datetime attribute was missing from the time element, which is
recommended for semantic HTML. Add it using the date_to_xmlschema
Liquid filter to ensure proper ISO 8601 format.
2026-06-29 07:16:49 +08:00
..