mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
Update navigation_bar.tsx
This commit is contained in:
parent
9de286f920
commit
de08c2ddd0
@ -89,7 +89,9 @@ console.log(currentPage)
|
||||
<span className="hidden lg:block">Logout</span>
|
||||
</button>
|
||||
</form>
|
||||
<a href="https://gravatar.com/" target="_blank">
|
||||
<img src={url} alt="Profile" className="w-10 h-10 object-cover rounded-full cursor-pointer" />
|
||||
</a>
|
||||
</>
|
||||
) : (
|
||||
<Link
|
||||
|
Loading…
x
Reference in New Issue
Block a user