Skip to content

Commit b8ba696

Browse files
simonhampclaude
andcommitted
Change "Dashboard" to "Log in" in main menu for logged-out users
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0dc6707 commit b8ba696

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/views/components/navbar/mobile-menu.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ class="size-4 shrink-0"
338338
/>
339339
@endif
340340

341-
<div>Dashboard</div>
341+
<div>Log in</div>
342342
</a>
343343
@endauth
344344
</div>

0 commit comments

Comments
 (0)