xwp / unsplash-wp

GNU General Public License v2.0
9 stars 3 forks source link

Add dns-prefetch header to improve performance #209

Open spacedmonkey opened 4 years ago

spacedmonkey commented 4 years ago

Feature description

Add a html header to page to pre-fetch Unsplash DNS.

See example

<link rel="dns-prefetch" href="https://fonts.gstatic.com/" />

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation brief

QA testing instructions

Demo

Changelog entry