mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 03:41:19 +02:00
Docs: change some title containing '&' to bypass Algolia issue
This commit is contained in:
committed by
Mark Otto
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
|
||||
|
Reference in New Issue
Block a user