[ADD] theme 14.0
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
'name': 'Nano Theme',
|
||||
'description': 'Nano Theme - Responsive Bootstrap Theme for Odoo CMS - Vertical Layout and Sidebar icons',
|
||||
'category': 'Theme/Lifestyle',
|
||||
'summary': 'Agencies, Creative, Design, IT, Services, Fancy',
|
||||
'sequence': 270,
|
||||
'version': '2.0.0',
|
||||
'author': 'Odoo S.A.',
|
||||
'depends': ['theme_common'],
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/images_library.xml',
|
||||
|
||||
'views/snippets/s_carousel.xml',
|
||||
'views/snippets/s_features.xml',
|
||||
'views/snippets/s_image_text.xml',
|
||||
'views/snippets/s_text_block.xml',
|
||||
'views/snippets/s_three_columns.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/nano_cover.gif',
|
||||
'static/description/nano_screenshot.jpeg',
|
||||
],
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-nano.odoo.com'
|
||||
}
|
||||
Reference in New Issue
Block a user