The project has been built with universal path support. All navigation links will work correctly regardless of where you deploy.
dist folder to your serverhttps://example.com/https://colorlib.com/polygon/concept/The build system automatically handles path resolution:
pages/[category]/[page].html../[page].html or ../../index.html../ prefixes based on page depthOpen these pages in your browser to test navigation:
The build process includes two steps:
This ensures that navigation works correctly regardless of deployment location.