mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 12:00:24 +00:00
version number for homepage
This commit is contained in:
parent
2e9ab6cc50
commit
ab04e9bc12
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ npm install bootstrap@{{ site.current_version }}
|
|||
{% endhighlight %}
|
||||
|
||||
{% highlight sh %}
|
||||
gem install bootstrap -v 4.0.0.beta
|
||||
gem install bootstrap -v {{ site.current_version }}
|
||||
{% endhighlight %}
|
||||
|
||||
<hr class="half-rule">
|
||||
|
|
|
|||
Loading…
Reference in a new issue