DorsetDigital/silverstripe-cdnrewrite

Automatically add DNS prefetch for CDN domain

DorsetDigital opened this issue · 1 comments

When enabled, the module should inject DNS prefetch tags into the head:

eg: <link rel="dns-prefetch" href="//www.domain1.com">

Added in commit 0f341ae