mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 16:00:23 +00:00
Make navbar download the same as homepage download
This commit is contained in:
parent
1c92bac655
commit
df24f880f4
1 changed files with 1 additions and 1 deletions
|
|
@ -58,5 +58,5 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<a class="btn btn-bd-download d-none d-lg-inline-block mb-3 mb-md-0 ml-md-3" href="{{ site.download.source }}">Download</a>
|
||||
<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>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Reference in a new issue