You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
Updated the dashboard page to include overview and examples.
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
<!-- Nav Item - Pages Collapse Menu -->
|
||||
<li class="nav-item">
|
||||
<a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#navSectionProjects" aria-expanded="true" aria-controls="navSectionProjects">
|
||||
<i class="fas fa-fw fa-cog"></i>
|
||||
<i class="fas fa-fw fa-layer-group"></i>
|
||||
<span>Projects</span>
|
||||
</a>
|
||||
<div id="navSectionProjects" class="collapse" data-parent="#accordionSidebar">
|
||||
@ -47,7 +47,7 @@
|
||||
<!-- Nav Item - Utilities Collapse Menu -->
|
||||
<li class="nav-item">
|
||||
<a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#navSectionUsers" aria-expanded="true" aria-controls="navSectionUsers">
|
||||
<i class="fas fa-fw fa-wrench"></i>
|
||||
<i class="fas fa-fw fa-users"></i>
|
||||
<span>Users</span>
|
||||
</a>
|
||||
<div id="navSectionUsers" class="collapse" data-parent="#accordionSidebar">
|
||||
|
Reference in New Issue
Block a user