We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c1088 commit 28edb96Copy full SHA for 28edb96
InstaRepas/resources/views/layouts/app.blade.php
@@ -10,6 +10,7 @@
10
<!-- Fonts -->
11
<link rel="preconnect" href="https://fonts.bunny.net">
12
<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"/>
14
15
<script src="{{ asset('js/jquery-3.7.0.min.js') }}"></script>
16
<script src="{{ asset('js/jquery-ui.min.js') }}"></script>
0 commit comments