website
website copied to clipboard
Ugly title without javascript
It says "Star" in h1 or so because it cannot show the github button:
Another NoScript user! x)
Yeah it should probably degrade more gracefully, it's totally expected that people will open the page without an internet connection
It also happens with uMatix when I don't allow buttons.github.com
.
True that, should be just a static image and then upgrading if JS is present. I also spotted in the source that there is something going on with the headers: https://github.com/multiformats/website/blob/a8833dab018dbe71e516b9f578fafa2df637e14e/layouts/_default/single.html#L91-L95
We should make sure that happens on build-time as well, instead of on runtime.