Skip to content

Commit

Permalink
feat: 🎸 add launchpad link to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinFeng committed Jan 8, 2024
1 parent ef5e713 commit bbf0eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/smart-layer/navbar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="https://www.smartlayer.network">Home</a></li>
<li class="nav-item"><a class="nav-link" href="https://www.smartlayer.network/technology">Technology</a></li>
<li class="nav-item external"><a class="nav-link" href="https://launchpad.smartlayer.network/" target="_blank">Launchpad</a></li>
<li class="nav-item external"><a class="nav-link" href="https://document.smartlayer.network/">Docs</a></li>
</ul>

Expand Down

0 comments on commit bbf0eda

Please sign in to comment.