mattjuffs / framework

An HTML5, CSS3, jQuery framework all on the one page
https://slickhouse.com/framework
MIT License
2 stars 1 forks source link

Resource links need to be relative to /framework/ #3

Closed mattjuffs closed 7 years ago

mattjuffs commented 7 years ago

As the framework.html lives in a sub-folder now, since moving to Azure, the resource links are incorrect.

For example:

/css/*.css

Should be:

/framework/css/*.css

Either include the /framework/ sub-folder in the paths, or make them all relative.

AaronLayton commented 7 years ago

👍

mattjuffs commented 7 years ago

Demo has been updated: http://slickhouse.com/framework/framework.html

Fixed in commit to /slickhouse: https://github.com/mattjuffs/slickhouse/commit/c3be6732ad08713637520328a2a486955801a593#diff-756457dc85f13450b3dfba2cbc1465e5