mirror of
https://github.com/themsaid/ibis.git
synced 2025-04-20 05:11:56 +02:00
fix: deleting default fonts which caused error if fonts were not in fonts folder
This commit is contained in:
parent
ae91b1c350
commit
51912a499c
@ -15,10 +15,7 @@ return [
|
||||
/**
|
||||
* The list of fonts to be used in the different themes.
|
||||
*/
|
||||
'fonts' => [
|
||||
'calibri' => 'Calibri-Regular.ttf',
|
||||
'times' => 'times-regular.ttf',
|
||||
],
|
||||
'fonts' => [],
|
||||
|
||||
/**
|
||||
* Page ranges to be used with the sample command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user