aboutsummaryrefslogtreecommitdiff
path: root/site/_includes/docs-navbar.html
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2018-12-23 21:24:25 +0100
committerXhmikosR <[email protected]>2018-12-23 22:24:25 +0200
commit4a5217c4c71a0b4e5e935cdf09b4dd9c7018453d (patch)
tree096090209c88db492a6a234ef7c19542babd1da2 /site/_includes/docs-navbar.html
parente4fe18e4261268df290098dea8439d4aa3496ad7 (diff)
downloadbootstrap-4a5217c4c71a0b4e5e935cdf09b4dd9c7018453d.tar.xz
bootstrap-4a5217c4c71a0b4e5e935cdf09b4dd9c7018453d.zip
Add Open Collective to header (#27916)
Diffstat (limited to 'site/_includes/docs-navbar.html')
-rw-r--r--site/_includes/docs-navbar.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/_includes/docs-navbar.html b/site/_includes/docs-navbar.html
index 5589ef8b5..21c481c50 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" -%}
</a>
</li>
+ <li class="nav-item">
+ <a class="nav-link p-2" href="{{ site.opencollective }}/" target="_blank" rel="noopener" aria-label="Open Collective">
+ {%- include icons/opencollective.svg class="navbar-nav-svg" -%}
+ </a>
+ </li>
</ul>
<a class="btn btn-bd-download d-none d-lg-inline-block mb-3 mb-md-0 ml-md-3" href="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/download/">Download</a>