Skip to content

Commit

Permalink
Add link to new dashboard in old version
Browse files Browse the repository at this point in the history
  • Loading branch information
G4brym committed Jan 15, 2024
1 parent 02a578e commit 984bb97
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/dashboard/src/components/base/TopbarView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,14 @@
<span class="logo-lg-text-light">R2 Explorer</span>
</a>
</div>
<div class="d-none d-lg-flex align-items-center">
<div class="alert m-0 text-white" style="background-color: rgb(26 188 156 / 50%);">
New Dashboard V2 is now in beta <a href="/v2.0/" class="text-warning">try it out here!</a>
</div>
</div>
<ul class="topbar-menu d-flex align-items-center">


<!-- <li class="dropdown">-->
<!-- <form class="search-bar">-->
<!-- <div class="position-relative">-->
Expand Down

0 comments on commit 984bb97

Please sign in to comment.