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
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -46,11 +46,11 @@ Our default branch is for development of our Bootstrap 5 release. Head to the [`
46
46
47
47
Several quick start options are available:
48
48
49
-
-[Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.3.zip)
49
+
-[Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.4.zip)
50
50
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
51
-
- Install with [npm](https://www.npmjs.com/): `npm install [email protected].3`
52
-
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].3`
53
-
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.3`
51
+
- Install with [npm](https://www.npmjs.com/): `npm install [email protected].4`
52
+
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].4`
53
+
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.4`
54
54
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass`
55
55
56
56
Read the [Getting started page](https://getbootstrap.com/docs/5.3/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
Copy file name to clipboardexpand all lines: hugo.yml
+9-9
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,8 @@ params:
57
57
description: "Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins."
58
58
authors: "Mark Otto, Jacob Thornton, and Bootstrap contributors"
0 commit comments