2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Add Open Collective to header (#27916)

This commit is contained in:
Martijn Cuppens
2018-12-23 21:24:25 +01:00
committed by XhmikosR
parent e4fe18e426
commit 4a5217c4c7
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -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>