This commit is contained in:
hackerESQ
2024-08-26 19:09:33 -05:00
parent 845091fea7
commit 7fcfc57d9b
2 changed files with 12 additions and 4 deletions
@@ -6,7 +6,7 @@
<meta name="csrf-token" content="{{ csrf_token() }}">
<link rel="icon" href="/favicon.svg">
<title>{{ config('app.name', 'Laravel') }}</title>
<title>{{ config('app.name', 'Investbrain') }}</title>
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=figtree:400,500,600&display=swap" rel="stylesheet" />