yous / whiteglass

Minimal, responsive Jekyll theme for hackers
https://yous.github.io/whiteglass/
MIT License
732 stars 200 forks source link

https://fonts.gstatic.com 404's #29

Open chimeworld opened 5 years ago

chimeworld commented 5 years ago

https://fonts.gstatic.com in _includes/fonts.html 404's.

yous commented 5 years ago

It's for DNS prefetching and preconnecting, to download actual font files faster. When you download https://fonts.googleapis.com/css?family=Bitter:400,400i,700&display=swap, you'll see the URL of src is under https://fonts.gstatic.com.