Skip to content

Footer shows outdated copyright year #38

Description

@va-an

The year in the footer is set at build time:

      copyright: `Copyright © ${(new Date()).getUTCFullYear()} PDK Developers`,

It looks like the site hasn't been redeployed since the start of 2026, so the footer still says 2025.

A fresh deploy will fix it, but the problem will repeat every January until the next build. Worth considering a year range or client-side rendering to avoid this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions