diff --git a/addons/theme_chennora/__manifest__.py b/addons/theme_chennora/__manifest__.py index c564731..b1fc191 100644 --- a/addons/theme_chennora/__manifest__.py +++ b/addons/theme_chennora/__manifest__.py @@ -18,6 +18,7 @@ ], }, 'images': [ + 'static/description/cover.png', ], 'installable': True, 'application': True, diff --git a/addons/theme_chennora/static/description/cover.png b/addons/theme_chennora/static/description/cover.png new file mode 100644 index 0000000..394347f Binary files /dev/null and b/addons/theme_chennora/static/description/cover.png differ