theupdateframework / theupdateframework.io

Website assets for TUF
5 stars 17 forks source link

Remove 404ing fontawesome version-only sass import #3

Closed lukpueh closed 4 years ago

lukpueh commented 4 years ago

Page rendering blocks on a request to theupdateframework.io/css/5.12.0 until it 404s (takes +6s on my box).

This PR removes the corresponding sass url import, as it seems irrelevant (the corresponding resource does not exist and the desired font stylesheet is actually loaded in the subsequent line).

lucperkins commented 4 years ago

@lukpueh Oh weird! My bad, of course. Good catch. +1