cms_index_index.xml 384 B

123456789101112
  1. <?xml version="1.0"?>
  2. <!--
  3. /**
  4. * Copyright © 2016 Magento. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
  9. <body>
  10. <referenceBlock name="category_list_on_left" remove="true"/>
  11. </body>
  12. </page>