Replies: 1 comment 5 replies
-
First, non-Google fonts are currently not supported, so you're pretty much on your own there. Note that the font to be used is sourced from the
Yes, we can add that to the settings of the plugin, maybe something like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @squidfunk
I am running
insiders 3.2.3
and trying to make social cards to work here srl-labs/learn-srlinux#12.The problems I have so far:
1 Using custom (non Google font)
As my main font I am using a font that is not available on Google fonts which I include via CSS
It seems that social cards can't make use of that custom font?
If it is not possible to make use of fonts which are included via
@font-face
it would be extremely helpful ifsocial
config region would allow for choosing a Google font instead. Otherwise it seems impossible to use social cards if a theme uses non Google font.Build fails with Google font (Roboto)
When I switched to Roboto as my main font I still got cryptic errors from PIL.
Does this trace ring a bell? What did I do wrong? Could this be because I have a custom index page?
Beta Was this translation helpful? Give feedback.
All reactions