diff options
| author | Mark Otto <[email protected]> | 2017-10-19 10:37:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-19 12:23:29 -0700 |
| commit | ab04e9bc12099fb2a83d51a9a48bf60d7e9e3dfc (patch) | |
| tree | 227ad9ec31ec317ec2e4b7298589757fb29872f7 | |
| parent | 2e9ab6cc503b31174fe4bde2f3722fa66fceb687 (diff) | |
| download | bootstrap-ab04e9bc12099fb2a83d51a9a48bf60d7e9e3dfc.tar.xz bootstrap-ab04e9bc12099fb2a83d51a9a48bf60d7e9e3dfc.zip | |
version number for homepage
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 29559c0e6..0410b1839 100644 --- a/index.html +++ b/index.html @@ -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"> |
