0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
* Use param to set Bootstrap version in Contents doc

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Julien Déramond 2021-12-16 10:22:03 +01:00 committed by GitHub
parent f7cb3639a7
commit 9c60983949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ bootstrap/
├── site/ ├── site/
│ └── content/ │ └── content/
| └── docs/ | └── docs/
| └── 4.6/ | └── {{< param docs_version >}}/
| └── examples/ | └── examples/
├── js/ ├── js/
└── scss/ └── scss/