Skip to content

Commit 136d397

Browse files
committed
docs: add hire us button
1 parent 25dc3ce commit 136d397

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

docs/layouts/partials/header.html

+6-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@
2121
</a>
2222
</li>
2323
</ul>
24-
2524
<a class="btn btn-outline-primary d-lg-inline-block my-2 my-md-0 ms-md-3" href="/getting-started/download/">
26-
{{ partial "icons/cloud-download.svg" (dict "class" "icon me-2") }}
27-
Download
25+
{{ partial "icons/cloud-download.svg" (dict "class" "icon me-lg-2") }}
26+
<span class="d-none d-lg-inline-block">Download</span>
27+
</a>
28+
<a class="btn btn-outline-primary d-lg-inline-block my-2 my-md-0 ms-md-3" href="https://coreui.io/about/services/?docs=coreui-header-button">
29+
{{ partial "icons/handshake.svg" (dict "class" "icon me-2") }}
30+
Hire Us
2831
</a>
2932
<a class="btn btn-primary d-lg-inline-block my-2 my-md-0 ms-md-3" href="https://coreui.io/pricing/?framework=bootstrap&docs=coreui-header-button">
3033
Buy CoreUI PRO
Loading

0 commit comments

Comments
 (0)