You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function unl_five_html_head_alter(&$head_elements) {
// Add a preconnect HTTP header for Cloud Typography.
drupal_add_http_header('Link', '<https://cloud.typography.com>; rel=preconnect');
The text was updated successfully, but these errors were encountered:
what was done on the 7 branch:
The text was updated successfully, but these errors were encountered: