You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The generated social card, when there isn't an author specified for the page, should fallback to Params.author.name. However, it seems to display that name while nested in a map. So instead of showing asdf it shows map[name:asdf].
The generated social card, when there isn't an author specified for the page, should fallback to Params.author.name. However, it seems to display that name while nested in a map. So instead of showing
asdfit showsmap[name:asdf].