Sync
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
<header class="d-flex flex-wrap align-items-center justify-content-center py-2">
|
||||
<div class="col-auto">
|
||||
|
||||
<a href="{{ route('front.home') }}" class="btn btn-link d-inline-flex text-decoration-none hover-grow text-center gap-2">
|
||||
<img class="align-self-center" style="height:50px; width:auto;" src="{{ asset('ai-buddy-tool-logo-512x512.svg') }}" alt="AIBuddyTool.com Logo">
|
||||
<a href="{{ route('front.home') }}"
|
||||
class="btn btn-link d-inline-flex text-decoration-none hover-grow text-center gap-2">
|
||||
<img class="align-self-center" style="height:50px; width:auto;"
|
||||
src="{{ asset('ai-buddy-tool-logo-512x512.svg') }}" alt="AIBuddyTool.com Logo">
|
||||
<p class="align-self-center display-6 mb-0 font-family-zilla-slab fw-bold">
|
||||
{{ config('app.name') }}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user