implement cdn prefix for embed metadata images

This commit is contained in:
zyl 2024-11-13 11:09:12 -08:00
parent 58ba627b9d
commit 762344b5da
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs
3 changed files with 13 additions and 7 deletions

View file

@ -59,6 +59,8 @@ the embed's description. optional.
full url to an image to use for the embed. optional.
prefixing a url with `cdn$` will join it with the site's cdn url as defined in the site config.
#### `theme_color`
the theme color to use for the embed. optional, but the default is currently nonconfigurable.