Link Breeze dashboard back to bookmarks
This commit is contained in:
parent
0ddcb52f18
commit
e666c432fd
@ -10,6 +10,7 @@
|
|||||||
<div class="bg-white overflow-hidden shadow-sm sm:rounded-lg">
|
<div class="bg-white overflow-hidden shadow-sm sm:rounded-lg">
|
||||||
<div class="p-6 text-gray-900">
|
<div class="p-6 text-gray-900">
|
||||||
{{ __("You're logged in!") }}
|
{{ __("You're logged in!") }}
|
||||||
|
Head back to <a class="underline" href="{{ action('BookmarkController@index') }}">Bookmarks</a>?
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user