This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Description
For example, initialize a new site, and then view the about page:
GET http://example.org/about/scripts/bootstrap-dropdown.js 404 (Not Found)
GET http://example.org/about/styles/default.css 404 (Not Found)
...
It would appear /layouts/default.twig needs to be changed to use absolute references instead of relative for both the styles and scripts sections.