diff --git a/_config.yml b/_config.yml index 1cb0c816da..10c4b4a58e 100644 --- a/_config.yml +++ b/_config.yml @@ -38,6 +38,7 @@ current_ruby_version: 4.2.1 docs_version: 4.2 repo: "https://github.com/twbs/bootstrap" slack: "https://bootstrap-slack.herokuapp.com" +opencollective: "https://opencollective.com/bootstrap" blog: "https://blog.getbootstrap.com" expo: "https://expo.getbootstrap.com" themes: "https://themes.getbootstrap.com" diff --git a/site/_includes/docs-navbar.html b/site/_includes/docs-navbar.html index 5589ef8b59..21c481c508 100644 --- a/site/_includes/docs-navbar.html +++ b/site/_includes/docs-navbar.html @@ -60,6 +60,11 @@ {%- include icons/slack.svg class="navbar-nav-svg" -%} +