Use system fonts for better webperf
This commit is contained in:
parent
7efb474fb8
commit
f770235e86
4 changed files with 3 additions and 19 deletions
|
@ -144,17 +144,6 @@ return [
|
|||
// 'store' => 'redis',
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Font Link
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Which URL should the app load custom fonts from
|
||||
|
|
||||
*/
|
||||
|
||||
'font_link' => env('FONT_LINK'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Autoloaded Service Providers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue