Skip to content

Commit 1baf91c

Browse files
committed
MAGETWO-35616: Frontend themes variables inheritance update & documentation update
- Removing unnecessary logo declaration
1 parent 265d616 commit 1baf91c

File tree

1 file changed

+0
-5
lines changed
  • app/design/frontend/Magento/luma/Magento_Theme/layout

1 file changed

+0
-5
lines changed

app/design/frontend/Magento/luma/Magento_Theme/layout/default.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
<block class="Magento\Store\Block\Switcher" name="store_switcher" as="store_switcher" after="footer_links" template="switch/stores.phtml"/>
1919
</referenceContainer>
2020
<remove name="report.bugs"/>
21-
<referenceBlock name="logo">
22-
<arguments>
23-
<argument name="logo_file" xsi:type="string">images/logo.svg</argument>
24-
</arguments>
25-
</referenceBlock>
2621
<move element="copyright" destination="before.body.end"/>
2722
</body>
2823
</page>

0 commit comments

Comments
 (0)