diff --git a/hugo.yml b/hugo.yml index 144b1abdc..b9bd301ea 100644 --- a/hugo.yml +++ b/hugo.yml @@ -90,6 +90,7 @@ params: repo: "https://github.com/twbs/blog" twitter: "getbootstrap" blog: "https://blog.getbootstrap.com/" + versions: "https://getbootstrap.com/docs/versions/" icons: "https://icons.getbootstrap.com/" themes: "https://themes.getbootstrap.com/" opencollective: "https://opencollective.com/bootstrap" diff --git a/src/layouts/partials/footer.html b/src/layouts/partials/footer.html index 713f5f0c1..09814db2d 100644 --- a/src/layouts/partials/footer.html +++ b/src/layouts/partials/footer.html @@ -20,6 +20,7 @@
Links
  • Icons
  • Themes
  • Blog
  • +
  • Versions
  • Swag Store
  • diff --git a/src/layouts/partials/navbar.html b/src/layouts/partials/navbar.html index b95cb696e..f29120a48 100644 --- a/src/layouts/partials/navbar.html +++ b/src/layouts/partials/navbar.html @@ -34,6 +34,9 @@
    Bootstrap
    Blog +