mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
rename instance settings
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<a href="/demo">Demo</a>
|
||||
@endenv
|
||||
<a href="/profile">Profile</a>
|
||||
@if (auth()->user()->isRoot())
|
||||
<a href="/settings">Settings</a>
|
||||
@endif
|
||||
<form action="/logout" method="POST">
|
||||
@csrf
|
||||
<button type="submit">Logout</button>
|
||||
|
||||
Reference in New Issue
Block a user