We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ac453 commit a58ec46Copy full SHA for a58ec46
src/Auth/bootstrap-stubs/layouts/app.stub
@@ -10,7 +10,7 @@
10
<title>{{ config('app.name', 'Laravel') }}</title>
11
12
<!-- Fonts -->
13
- <link rel="dns-prefetch" href="//fonts.gstatic.com">
+ <link rel="dns-prefetch" href="//fonts.bunny.net">
14
<link href="https://fonts.bunny.net/css?family=Nunito" rel="stylesheet">
15
16
<!-- Scripts -->
0 commit comments