web/_layouts
Darian Miller 8da583d403
feat: support hiding the modification date of a post (#1020)
There is the current ability to set `last_modified_at` in the front matter of post and use that datetime instead of the built in logic.
New feature in post.html:  if the modified date time matches the date of the post, then don't show "Updated xxxx"
2023-05-06 11:04:17 +08:00
..
archives.html perf(i18n): set the global default locales to "en" (#979) 2023-05-06 07:22:29 +08:00
categories.html perf(i18n): set the global default locales to "en" (#979) 2023-05-06 07:22:29 +08:00
category.html perf(i18n): set the global default locales to "en" (#979) 2023-05-06 07:22:29 +08:00
compress.html Import the framework. 2019-11-18 01:08:03 +08:00
default.html perf(i18n): set the global default locales to "en" (#979) 2023-05-06 07:22:29 +08:00
home.html perf(i18n): set the global default locales to "en" (#979) 2023-05-06 07:22:29 +08:00
page.html perf(i18n): set the global default locales to "en" (#979) 2023-05-06 07:22:29 +08:00
post.html feat: support hiding the modification date of a post (#1020) 2023-05-06 11:04:17 +08:00
tag.html perf(i18n): set the global default locales to "en" (#979) 2023-05-06 07:22:29 +08:00
tags.html refactor(tags): avoid URL errors caused by improper `site.baseurl` settings 2022-05-24 16:33:42 +08:00