mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-04 17:21:38 +02:00
Remove added badges from docs pages (#41694)
* Remove added badges from docs pages * Remove AddedIn
This commit is contained in:
@@ -3,9 +3,6 @@ title: Bootstrap and Vite
|
||||
description: The official guide for how to include and bundle Bootstrap’s CSS and JavaScript in your project using Vite.
|
||||
toc: true
|
||||
thumbnail: guides/bootstrap-vite@2x.png
|
||||
added:
|
||||
show_badge: false
|
||||
version: "5.2"
|
||||
---
|
||||
|
||||
<img class="d-block mx-auto mb-4 img-fluid rounded-3" srcset="/docs/[[config:docs_version]]/assets/img/guides/bootstrap-vite.png, /docs/[[config:docs_version]]/assets/img/guides/bootstrap-vite@2x.png 2x" src="/docs/[[config:docs_version]]/assets/img/guides/bootstrap-vite.png" width="800" height="400" alt="" />
|
||||
|
Reference in New Issue
Block a user