mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
grammar. you're your way --> you're on your way
This commit is contained in:
parent
87308ba2f6
commit
cf965734cd
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ Add our JavaScript plugins and jQuery near the end of your pages, right before t
|
|||
<script src="{{ site.cdn.js }}"></script>
|
||||
{% endhighlight %}
|
||||
|
||||
And that's it—you're your way to a fully Bootstrapped site. If you're at all unsure about the general page structure, keep reading for an example page template.
|
||||
And that's it—you're on your way to a fully Bootstrapped site. If you're at all unsure about the general page structure, keep reading for an example page template.
|
||||
|
||||
## Starter template
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue