mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
* Use param to set Bootstrap version in Contents doc Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -130,10 +130,10 @@ bootstrap/
|
||||
│ ├── css/
|
||||
│ └── js/
|
||||
├── site/
|
||||
│ └──content/
|
||||
| └──docs/
|
||||
| └── 4.6/
|
||||
| └── examples/
|
||||
│ └── content/
|
||||
| └── docs/
|
||||
| └── {{< param docs_version >}}/
|
||||
| └── examples/
|
||||
├── js/
|
||||
└── scss/
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user