mirror of
https://github.com/simple-login/app.git
synced 2025-02-22 23:02:55 +08:00
Use Beta badge for Directory feature
This commit is contained in:
parent
9377e2a0ed
commit
457ce71e9b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<a href="{{ url_for('dashboard.directory') }}"
|
||||
class="nav-link {{ 'active' if active_page == 'directory' }}">
|
||||
<i class="fe fe-folder"></i> Alias Directory
|
||||
<span class="badge badge-success" style="font-size: .5rem; top: 5px">Premium</span>
|
||||
<span class="badge badge-info" style="font-size: .5rem; top: 5px">Beta</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue