Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Page last updated #1518

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Fix: Page last updated #1518

merged 2 commits into from
Oct 28, 2024

Conversation

AmosHuKe
Copy link
Member

目前在 actions/checkout (GitHub Action) 中未取出所有历史记录,
导致所有页面底部的更新时间都会被统一到最近 1 次的提交时间。

预期:所有页面对应各自的最新更新时间。
影响范围:所有页面和 sitemap.xml

image

11ty 关于内容日期的文档 (git Last Modified): https://www.11ty.dev/docs/dates/

@AmosHuKe AmosHuKe requested a review from a team as a code owner October 28, 2024 06:46
@AmosHuKe AmosHuKe merged commit 61f4bf5 into cfug:main Oct 28, 2024
7 checks passed
@AmosHuKe AmosHuKe deleted the patch-1 branch October 28, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants