first commit

This commit is contained in:
2024-11-05 12:22:50 +01:00
commit e5682a3912
19641 changed files with 2948548 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" ?>
<themeeditor>
<author>leotheme</author>
<name>Live Theme Editor</name>
<layout>
<item>
<block>layout_mode</block>
<title>Layout Mode</title>
<default>fullwidth</default>
<option>
<name>Full Width</name>
<id>fullwidth</id>
</option>
<option>
<name>Boxed Large</name>
<id>layout-boxed-lg</id>
</option>
<option>
<name>Boxed Medium</name>
<id>layout-boxed-md</id>
</option>
</item>
</layout>
</themeeditor>