123456789101112 |
- <!--
- /**
- * Copyright © Magento, Inc. All rights reserved.
- * See COPYING.txt for license details.
- */
- -->
- <theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/theme.xsd">
- <title>Magento Blank</title>
- <media>
- <preview_image>media/preview.jpg</preview_image>
- </media>
- </theme>
|