studiopress / genesis-sample

This is the sample theme created for the Genesis Framework.
https://demo.studiopress.com/genesis-sample/
528 stars 285 forks source link

Add preconnect for Google fonts #370

Closed dreamwhisper closed 3 years ago

dreamwhisper commented 3 years ago

Adds <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />

How to test

  1. Install Genesis Framework and this branch of Sample.
  2. View the front end source code.

Documentation

No documentation required.

Suggested changelog entry