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

tpl: Fix incorrect lastBuildDate #11636

Merged
merged 3 commits into from
Jan 25, 2024
Merged

tpl: Fix incorrect lastBuildDate #11636

merged 3 commits into from
Jan 25, 2024

Commits on Oct 30, 2023

  1. tpl: fix incorrect lastBuildDate

    Set the `<lastBuildDate>` field to be the most recent Lastmod date
    of all the posts in the current selection.
    
    Fixes gohugoio#11600
    tastapod committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    60c274b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    a5f7e94 View commit details
    Browse the repository at this point in the history
  2. tpl/tplimpl: Fix incorrect lastBuildDate

    Fixes gohugoio#11600
    
    Co-authored-by: Joe Mooring <joe@mooring.com>
    tastapod and jmooring committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    53bee93 View commit details
    Browse the repository at this point in the history