mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-06-10 01:24:08 +02:00
add profile page with default optins settings
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
<!-- <span ng-bind="user.username"></span> -->
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
|
||||
<!-- <a class="dropdown-item" href="/profile">My Profile</a> -->
|
||||
<a class="dropdown-item" href="/profile">My Profile</a>
|
||||
<a class="dropdown-item" href="/dashboard">Projects</a>
|
||||
<div class="dropdown-divider"></div>
|
||||
<a class="dropdown-item" href="/api/user/logout" target="__self"
|
||||
|
||||
Reference in New Issue
Block a user