mirror of https://github.com/twbs/bootstrap.git
Docs: change some title containing '&' to bypass Algolia issue
This commit is contained in:
parent
6295d3ba36
commit
39c51aa3eb
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: docs
|
||||
title: "Bootstrap & Parcel"
|
||||
title: Bootstrap and Parcel
|
||||
description: The official guide for how to include and bundle Bootstrap's CSS and JavaScript in your project using Parcel.
|
||||
group: getting-started
|
||||
toc: true
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: docs
|
||||
title: "Bootstrap & Vite"
|
||||
title: Bootstrap and Vite
|
||||
description: The official guide for how to include and bundle Bootstrap's CSS and JavaScript in your project using Vite.
|
||||
group: getting-started
|
||||
toc: true
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: docs
|
||||
title: "Bootstrap & Webpack"
|
||||
title: Bootstrap and Webpack
|
||||
description: The official guide for how to include and bundle Bootstrap's CSS and JavaScript in your project using Webpack.
|
||||
group: getting-started
|
||||
toc: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue