You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>**Official Bootstrap download and CDN reference**: [https://getbootstrap.com/docs/3.3/getting-started/#download-cdn](https://getbootstrap.com/docs/3.3/getting-started/#download-cdn)
451
-
>
452
-
>**CDN reference used by the template**: [https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css](https://cdn.jsdelivr.net/npm/bootstrap@3.3.5/dist/css/bootstrap.min.css)
> You may replace the CDN reference with your organization’s internal CDN or a locally hosted copy to meet reliability, security, or compliance requirements.
459
-
>
460
-
> Please note:
461
-
> - The template is validated specifically against **Bootstrap 3.3.5.**
462
-
> - Upgrading, downgrading, or modifying the Bootstrap version may introduce styling, layout, or component compatibility issues.
463
-
> - Customers are responsible for validating and supporting any such changes.
464
-
>
465
-
> We recommend retaining the validated version unless appropriate regression testing has been completed.
466
-
443
+
444
+
### Bootstrap dependency in sample templates
445
+
446
+
The [sample templates](https://github.com/azure-ad-b2c/html-templates) use**Bootstrap 3.3.5**, sourced from the official Bootstrap CDN. This version has been validated and tested with Azure AD B2C.
447
+
448
+
The templates reference the following CDN URL for Bootstrap CSS:
449
+
467
450
## Use company branding assets in custom HTML
468
451
469
452
To use [company branding](customize-ui.md#configure-company-branding) assets in a custom HTML, add the following tags outside the `<div id="api">` tag. The imagesource is replaced with that of the background image and banner logo.
0 commit comments