Skip to content

Commit 28edb96

Browse files
authored
LOGO FAVICON
1 parent f6c1088 commit 28edb96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

InstaRepas/resources/views/layouts/app.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<!-- Fonts -->
1111
<link rel="preconnect" href="https://fonts.bunny.net">
1212
<link href="https://fonts.bunny.net/css?family=figtree:400,500,600&display=swap" rel="stylesheet" />
13+
<link rel="icon" href="{{ asset('imgs/logo_for_foodequlibre.webp') }}" type="image/x-icon"/>
1314

1415
<script src="{{ asset('js/jquery-3.7.0.min.js') }}"></script>
1516
<script src="{{ asset('js/jquery-ui.min.js') }}"></script>

0 commit comments

Comments
 (0)