Description
Add a test to display or not the "added-in" information for full pages.
Motivation & Context
This change fixes the fact that the "added-in" was always displayed in all pages
Before: https://twbs-bootstrap.netlify.app/docs/5.2/getting-started/introduction/
Type of changes
-
Bug fix (non-breaking change which fixes an issue)
Checklist
-
I have read the contributing guidelines -
My code follows the code style of the project (using npm run lint
) -
My change introduces changes to the documentation -
I have updated the documentation accordingly
Live previews
- https://deploy-preview-37401--twbs-bootstrap.netlify.app/docs/5.2/getting-started/introduction/ must not contain the added-in information
- https://deploy-preview-37401--twbs-bootstrap.netlify.app/docs/5.2/helpers/color-background/ must contain the added-in information