You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
665 B
22 lines
665 B
{
|
|
'name': 'Enark Theme',
|
|
'description': 'Enark Theme',
|
|
'category': 'Theme/Corporate',
|
|
'summary': 'Corporate, Business, Finance, Services',
|
|
'sequence': 190,
|
|
'version': '1.0',
|
|
'depends': ['theme_common', 'website_animate'],
|
|
'data': [
|
|
'views/assets.xml',
|
|
'views/image_content.xml',
|
|
'views/snippets_options.xml',
|
|
'views/snippets.xml',
|
|
'views/image_library.xml',
|
|
],
|
|
'images': [
|
|
'static/description/enark_description.jpg',
|
|
'static/description/enark_screenshot.jpg',
|
|
],
|
|
'license': 'LGPL-3',
|
|
'live_test_url': 'https://theme-enark.odoo.com/page/demo_page_home_1',
|
|
}
|