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 8f20c74 commit fe5d707Copy full SHA for fe5d707
resources/views/app.blade.php
@@ -5,10 +5,6 @@
5
<meta charset="utf-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
8
- <link rel="preconnect" href="https://fonts.googleapis.com">
9
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
10
- <link href="https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;600;700&display=swap" rel="stylesheet">
11
-
12
@routes
13
14
@vite(['resources/scss/app.scss', 'resources/js/app.js'])
0 commit comments