Skip to content

Fix blog reading time always showing 1 min read#102

Merged
amavashev merged 1 commit intomainfrom
claude/generate-seo-backlinks-Ur1HW
Mar 20, 2026
Merged

Fix blog reading time always showing 1 min read#102
amavashev merged 1 commit intomainfrom
claude/generate-seo-backlinks-Ur1HW

Conversation

@amavashev
Copy link
Contributor

createContentLoader was missing render: true, so page.html was always undefined and the reading time calculation received an empty string.

https://claude.ai/code/session_01N2N4fKqatxBiXgFNSwxFqF

createContentLoader was missing render: true, so page.html was always
undefined and the reading time calculation received an empty string.

https://claude.ai/code/session_01N2N4fKqatxBiXgFNSwxFqF
@amavashev amavashev merged commit 7c2f03d into main Mar 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants