fix a profile route
This commit is contained in:
1 parent
4631fc05d0
commit
ae34c61322
1 file changed
+1
-1
@@ -84,7 +84,7 @@
|
|||||||
<h6 class="ps-4 ms-2 text-uppercase text-xs text-white font-weight-bolder opacity-8">Account pages</h6>
|
<h6 class="ps-4 ms-2 text-uppercase text-xs text-white font-weight-bolder opacity-8">Account pages</h6>
|
||||||
</li>
|
</li>
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link text-white " href="./pages/profile.html">
|
<a class="nav-link text-white " href="/profile">
|
||||||
<div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
|
<div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
|
||||||
<i class="material-icons opacity-10">person</i>
|
<i class="material-icons opacity-10">person</i>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in new issue
Block a user