[FIX] move lib in static

This commit is contained in:
CVDE-odoo
2024-02-01 14:29:36 +01:00
parent a42a4d8842
commit 41f903bd42

View File

@@ -44,11 +44,11 @@ package its theme like a module.
website_airproof
├── data
├── i18n
├── lib
├── static
│ ├── description
│ ├── fonts
│ ├── image_shapes // Shapes for images
│ ├── lib
│ ├── shapes // Shapes for background
│ └── src
│ ├── img