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: downgrade vuepress-plugin-seo to v0.14 #213

Merged

Conversation

kenyiu
Copy link
Contributor

@kenyiu kenyiu commented Mar 1, 2025

Summary

This PR downgrades the vuepress-plugin-seo package from version 0.2 to 0.14. The upgrade to version 0.2 caused issues with SEO meta generation because version 0.2 is intended for VuePress 2, which is not compatible with our current setup.

Changes

  • Downgraded vuepress-plugin-seo to v0.14 in package.json.

References

Downgraded vuepress-plugin-seo to v0.14 as the upgrade to v0.2 broke the SEO meta generation. The issue is due to v0.2 being intended for VuePress 2, which is not stated in the package requirements.

Reference: lorisleiva/vuepress-plugin-seo#12
@CluEleSsUK CluEleSsUK merged commit 4610e91 into drand:master Mar 3, 2025
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