mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
outdent the file list
This commit is contained in:
@@ -60,14 +60,14 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
|
|||||||
<p>Once downloaded, unzip the compressed folder to see the structure of (the compiled) Bootstrap. You'll see something like this:</p>
|
<p>Once downloaded, unzip the compressed folder to see the structure of (the compiled) Bootstrap. You'll see something like this:</p>
|
||||||
|
|
||||||
{% highlight bash %}
|
{% highlight bash %}
|
||||||
bootstrap/
|
bootstrap/
|
||||||
├── css/
|
├── css/
|
||||||
│ ├── bootstrap.css
|
│ ├── bootstrap.css
|
||||||
│ ├── bootstrap.min.css
|
│ ├── bootstrap.min.css
|
||||||
├── js/
|
├── js/
|
||||||
│ ├── bootstrap.js
|
│ ├── bootstrap.js
|
||||||
│ ├── bootstrap.min.js
|
│ ├── bootstrap.min.js
|
||||||
└── fonts/
|
└── fonts/
|
||||||
├── glyphiconshalflings-regular.eot
|
├── glyphiconshalflings-regular.eot
|
||||||
├── glyphiconshalflings-regular.otf
|
├── glyphiconshalflings-regular.otf
|
||||||
├── glyphiconshalflings-regular.svg
|
├── glyphiconshalflings-regular.svg
|
||||||
|
Reference in New Issue
Block a user