dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
865 stars 467 forks source link

fix(NextJS example): blog page imports #30700

Closed rjvelazco closed 6 days ago

rjvelazco commented 6 days ago

This pull request includes changes to the examples/nextjs project to fix and improve the path handling in the blog post page and correct an import statement in the my-blog-page component.

Path handling improvements in blog post page:

Import statement correction: