From 3547504b81ddea42439630b72cadb36afb42e40d Mon Sep 17 00:00:00 2001 From: Navarr Barnier Date: Thu, 25 Feb 2021 08:07:00 -0500 Subject: [PATCH] Allow for preconnect, dns-prefetch and other link tags Adding simple tags like `` currently requires a block and template, but could easily be injected into the head through layout updates --- lib/internal/Magento/Framework/View/Layout/etc/head.xsd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/internal/Magento/Framework/View/Layout/etc/head.xsd b/lib/internal/Magento/Framework/View/Layout/etc/head.xsd index 51acc5789a4f8..cb85b65877c45 100644 --- a/lib/internal/Magento/Framework/View/Layout/etc/head.xsd +++ b/lib/internal/Magento/Framework/View/Layout/etc/head.xsd @@ -7,7 +7,7 @@ --> - + @@ -20,6 +20,7 @@ +