This might work if we change the tag replacement code to be proper liquid eg {{ site.bot_name }}, but would require some investigation on if the Jekyll-seo project will handle these.
Right now, any link cards show the default string site.bot_name due to github not supporting the liquify plugin.
This might work if we change the tag replacement code to be proper liquid eg
{{ site.bot_name }}
, but would require some investigation on if the Jekyll-seo project will handle these.Right now, any link cards show the default string site.bot_name due to github not supporting the liquify plugin.