Use system fonts for better webperf

This commit is contained in:
Jonny Barnes 2024-02-23 16:35:48 +00:00
parent 7efb474fb8
commit f770235e86
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
4 changed files with 3 additions and 19 deletions

View file

@ -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