diff --git a/_config.yml b/_config.yml index 6116e559d..b647b349c 100644 --- a/_config.yml +++ b/_config.yml @@ -10,6 +10,7 @@ source: docs destination: _gh_pages host: 0.0.0.0 port: 9001 +baseurl: "" url: http://getbootstrap.com encoding: UTF-8 @@ -18,6 +19,7 @@ gems: # Custom vars current_version: 3.3.7 +docs_version: 3.3 repo: https://github.com/twbs/bootstrap sass_repo: https://github.com/twbs/bootstrap-sass diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 6a41c7d09..95aba9ce2 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -6,8 +6,8 @@

Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.