hugo-theme-stack/layouts/partials
LSweetSour 2d6f7c84c6
fix: Correct Lastmod field access in OpenGraph meta tags
- Updated the OpenGraph meta tags to correctly access the Lastmod field.
- For pages, use .Lastmod instead of .Site.Lastmod.
- For non-pages, use .Site.LastChange instead of .Site.Lastmod.
- Ensured proper formatting for published and modified times in OpenGraph meta tags.

The original content caused issues on Cloudflare Pages due to incorrect access of the Lastmod field, leading to build failures.
2024-09-28 13:53:59 +08:00
..
article fix(i18n): fix unlocalized article publish/lastUpdated date (#1050) 2024-09-07 13:48:09 +02:00
article-list Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
comments fix: use css.Sass instead of deprecated resources.ToCSS (#1054) 2024-09-07 18:42:07 +02:00
data fix: remove \n character from meta description (#980) 2024-03-17 20:39:16 +01:00
footer release: 3.27.0 2024-09-07 18:57:23 +02:00
head fix: Correct Lastmod field access in OpenGraph meta tags 2024-09-28 13:53:59 +08:00
helper fix(comments): fix cactus comments 2022-01-23 12:59:21 +00:00
sidebar fix: rename .social-menu to .menu-social to avoid being blocked by ad blockers (#993) 2024-03-27 16:24:03 +01:00
widget Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
pagination.html 🎉 Initial commit 2020-08-22 13:20:08 +02:00