Open davelab6 opened 6 years ago
Hi, That's because the website is set with relative path to the domain https://googlefonts.github.io and not to the subfolder https://googlefonts.github.io/spectral/ I can fix it with
I pushed a modified index.html to the gh-pages branch
Hi, any change?
I pushed this repo's gh-pages branch to the gf fork
$ git push -f git@github.com:googlefonts/spectral.git gh-pages
but https://googlefonts.github.io/spectral/ is still not loading for me :(
Can you get it to load on https://productiontype.github.io/Spectral/ ?
Hi i modified the index.html here https://github.com/productiontype/Spectral/tree/gh-pages so that the assets are loaded relatively to the folder like this /spectral/styles/main.css Can you merge?
It seems https://googlefonts.github.io/spectral/ renders as a blank page because even though the links are relative URLs, eg
they act like absolute URLs, eg