We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ee6ec commit 2d098e1Copy full SHA for 2d098e1
lib/internal/Magento/Framework/View/Layout/etc/head.xsd
@@ -67,7 +67,7 @@
67
<xs:element name="script" type="scriptType" minOccurs="0" maxOccurs="unbounded"/>
68
<xs:element name="remove" type="srcRemoveType" minOccurs="0" maxOccurs="unbounded"/>
69
<xs:element name="attribute" type="headAttributeType" minOccurs="0" maxOccurs="unbounded"/>
70
- <xs:element name="font" type="linkType" minOccurs="0" maxOccurs="unbounded"/>app/code/Magento/Theme/Block/Html/Header/CriticalCss.php
+ <xs:element name="font" type="linkType" minOccurs="0" maxOccurs="unbounded"/>
71
</xs:sequence>
72
</xs:complexType>
73
</xs:schema>
0 commit comments