[ADD] theme 14.0

This commit is contained in:
Jeremy Kersten
2021-05-10 15:45:35 +02:00
commit cb1e3be3f8
2309 changed files with 55585 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
{
'name': 'Yes Theme',
'description': 'Yes Theme - Wedding',
'category': 'Theme/Personal',
'summary': 'Weddings, Love, Photography, Services',
'sequence': 330,
'version': '2.0.0',
'author': 'Odoo S.A.',
'depends': ['theme_common', 'website_animate'],
'data': [
'views/assets.xml',
'views/images.xml',
'views/snippets/s_carousel.xml',
'views/snippets/s_picture.xml',
'views/snippets/s_masonry_block.xml',
'views/snippets/s_three_columns.xml',
'views/snippets/s_quotes_carousel.xml',
'views/snippets/s_call_to_action.xml',
'views/old_snippets/s_banner_parallax.xml',
'views/old_snippets/s_products_carousel.xml',
],
'images': [
'static/description/yes_description.png',
'static/description/yes_screenshot.jpg',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-yes.odoo.com',
}