[FIX] howtos/website_themes: Theming - Bootstrap bundle

closes odoo/documentation#16697

X-original-commit: 5cfec5068e
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
This commit is contained in:
Brandon Mercier
2026-03-04 10:25:33 +00:00
parent e7ea5be012
commit 6b0ce0ed7e

View File

@@ -845,7 +845,7 @@ This is a non-exhaustive list of the frequently used bundles for a website:
* - website.website_builder_assets
- Add your JS files related to the Website Builder options behaviors (for instance, a custom
method for your custom building block)
* - website._assets_bootstrap_frontend
* - web._assets_bootstrap_frontend
- If you need to extend Boostrap through the Bootstrap Utilities API, for example
.. _theming/assets/styles: