From: Harish Gadiya Date: Tue, 12 Sep 2017 17:54:12 +0000 (+0530) Subject: Fixed footer broken links (#23808) X-Git-Tag: v3.4.0~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6fdf61e907688ad5f2a1927f0adc3ab17337971;p=thirdparty%2Fbootstrap.git Fixed footer broken links (#23808) --- diff --git a/_config.yml b/_config.yml index 6116e559d7..b647b349cd 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 6a41c7d090..95aba9ce20 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.