metatroncubeswdev e4f9c786a3 first commit
2026-06-27 13:00:40 -04:00

20 lines
475 B
Python

{
"name": "Aartha Labs Website Theme",
"summary": "Custom website theme for Aartha Labs",
"version": "17.0.1.0.0",
"category": "Theme/Corporate",
"license": "LGPL-3",
"author": "Aartha Labs",
"depends": ["website"],
"data": [
"views/templates.xml",
],
"assets": {
"web.assets_frontend": [
"theme_aarthalabs/static/src/scss/theme.scss",
],
},
"application": False,
"installable": True,
}