logo change
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<x-guest-layout>
|
<x-guest-layout>
|
||||||
<x-jet-authentication-card>
|
<x-jet-authentication-card>
|
||||||
<x-slot name="logo">
|
<x-slot name="logo">
|
||||||
<x-jet-authentication-card-logo />
|
<img src="/images/icon.png" class="rounded-full h-20 w-20 object-cover" >
|
||||||
</x-slot>
|
</x-slot>
|
||||||
|
|
||||||
<div x-data="{ recovery: false }">
|
<div x-data="{ recovery: false }">
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<x-guest-layout>
|
<x-guest-layout>
|
||||||
<x-jet-authentication-card>
|
<x-jet-authentication-card>
|
||||||
<x-slot name="logo">
|
<x-slot name="logo">
|
||||||
<x-jet-authentication-card-logo />
|
<img src="/images/icon.png" class="rounded-full h-20 w-20 object-cover" >
|
||||||
</x-slot>
|
</x-slot>
|
||||||
|
|
||||||
<div class="mb-4 text-sm text-gray-600">
|
<div class="mb-4 text-sm text-gray-600">
|
||||||
|
Reference in New Issue
Block a user