Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63cdd66
)
Add missing font to prevent generation failure
author
Raphaël Gertz
<git@rapsys.eu>
Wed, 31 Jan 2024 22:18:04 +0000
(23:18 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Wed, 31 Jan 2024 22:18:04 +0000
(23:18 +0100)
Controller/AbstractController.php
patch
|
blob
|
history
diff --git
a/Controller/AbstractController.php
b/Controller/AbstractController.php
index f06178d77b834dd93b435cf3614e021976b00f6b..fc1d6992a3486f052447687c66c8a2c960d5db05 100644
(file)
--- a/
Controller/AbstractController.php
+++ b/
Controller/AbstractController.php
@@
-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'] => [