Skip to content

Conversation

@kodster28
Copy link
Collaborator

Summary

Reporting need + re-create Hugo logic

@github-actions
Copy link
Contributor

const currentSection = Astro.url.pathname.split("/")[1].replaceAll(".", "");
const entry = Astro.locals.starlightRoute.entry;
const lastUpdated = Astro.locals.starlightRoute.lastUpdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const lastUpdated = Astro.locals.starlightRoute.lastUpdated
const lastUpdated = Astro.locals.starlightRoute.lastUpdated;

@kodster28
Copy link
Collaborator Author

This is broken for the time being

@kodster28 kodster28 closed this Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants