Compare commits
3 Commits
bugfixes/f
...
a80945bf0b
| Author | SHA1 | Date | |
|---|---|---|---|
| a80945bf0b | |||
| 03b06632f9 | |||
| f7c867e13c |
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
|
||||
<title>Laravel</title>
|
||||
<title>{{ config('app.name') }}</title>
|
||||
|
||||
<!-- Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.bunny.net">
|
||||
|
||||
Reference in New Issue
Block a user