This commit is contained in:
Carlos Valverde 2025-02-24 17:40:33 +01:00
parent 4ce1c8e237
commit 68ea850491

View File

@ -52,18 +52,17 @@ 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
│ │ ├── content // For those used in the pages of your website
│ │ └── wbuilder // For those used in the builder
│ ├── js
│ ├── scss
│ ├── scss // Theme specific styles
│ └── snippets // custom snippets
├── views
├── __init__.py