logo change

This commit is contained in:
2020-09-16 05:37:05 +05:00
parent a7830db9b3
commit 35c97a1fdd
2 changed files with 2 additions and 2 deletions

View File

@@ -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 }">

View File

@@ -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">