We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f232e8f commit ed20df1Copy full SHA for ed20df1
docs/layouts/partials/header.html
@@ -16,6 +16,12 @@
16
Pricing
17
</a>
18
</li>
19
+ <li class="nav-item">
20
+ <a class="nav-link" href="https://coreui.requestshub.com/p/coreui-for-bootstrap/roadmap" target="blank" rel="noopener noreferrer">
21
+ Roadmap
22
+ {{ partial "icons/external-link.svg" (dict "class" "icon icon-sm ms-1") }}
23
+ </a>
24
+ </li>
25
</ul>
26
<div class="docs-search" id="docsearch"></div>
27
<ul class="header-nav ms-3">
docs/layouts/partials/icons/external-link.svg
0 commit comments