]> Raphaël G. Git Repositories - airbundle/commitdiff
Add missing font to prevent generation failure
authorRaphaël Gertz <git@rapsys.eu>
Wed, 31 Jan 2024 22:18:04 +0000 (23:18 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 31 Jan 2024 22:18:04 +0000 (23:18 +0100)
Controller/AbstractController.php

index f06178d77b834dd93b435cf3614e021976b00f6b..fc1d6992a3486f052447687c66c8a2c960d5db05 100644 (file)
@@ -487,6 +487,7 @@ abstract class AbstractController extends BaseAbstractController implements Serv
                        //Append facebook image texts
                        $parameters['facebook']['texts'] += [
                                $parameters['title'] => [
+                                       'font' => 'irishgrover',
                                        'align' => 'left'
                                ]/*XXX: same problem as url, too long :'(,
                                $parameters['description'] => [