Blockified Single Product Template: use h1 for the Product Title (https://github.com/woocommerce/woocommerce-blocks/pull/9698)
This commit is contained in:
parent
4d1a490a18
commit
136762ee78
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
<!-- wp:column -->
|
<!-- wp:column -->
|
||||||
<div class="wp-block-column">
|
<div class="wp-block-column">
|
||||||
<!-- wp:post-title {"__woocommerceNamespace":"woocommerce/product-query/product-title"} /-->
|
<!-- wp:post-title {"level": 1, "__woocommerceNamespace":"woocommerce/product-query/product-title"} /-->
|
||||||
|
|
||||||
<!-- wp:woocommerce/product-rating {"isDescendentOfSingleProductTemplate":true} /-->
|
<!-- wp:woocommerce/product-rating {"isDescendentOfSingleProductTemplate":true} /-->
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue