monkeyWzr / hugo-theme-cactus

Cactus theme for hugo
MIT License
541 stars 341 forks source link

Optimize loading of fonts. #13

Closed Nizzlay closed 3 years ago

Nizzlay commented 4 years ago

Speeds up loading of the site by preloading the fonts, and resolves potential Flash of invisible text (FOIT) and Flash of Unstyled Text (FOUT) issues.

Increases performance score in Google Lighthouse.

Improves "Largest Contentful Paint" from 2.0s to 1.1s