Skip to content

Commit a243b81

Browse files
authored
Update default_head_blocks.xml
1 parent c6d672e commit a243b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/frontend/layout/default_head_blocks.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<script src="requirejs/require.js"/>
1313
</head>
1414
<body>
15-
<referenceBlock name="head.additional">
15+
<referenceBlock name="head.critical">
1616
<block name="critical_css_block" as="critical_css" template="Magento_Theme::html/header/criticalCss.phtml" ifconfig="dev/css/use_css_critical_path">
1717
<arguments>
1818
<argument name="criticalCssViewModel" xsi:type="object">Magento\Theme\Block\Html\Header\CriticalCss</argument>

0 commit comments

Comments
 (0)