Skip to content

Commit

Permalink
Add a navbar item for Commercial Support
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Mar 5, 2025
1 parent cf6085f commit 36b63fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _layout/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@
<a class="dropdown-item" href="/dev/">Developer Programs</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="https://juliahub.com/company/contact-us-sciml">
Commercial Support
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://numfocus.org/donate-to-sciml"><i class="bi bi-heart"></i> Donate</a>
</li>
Expand Down

0 comments on commit 36b63fc

Please sign in to comment.