Whoever made the opengraph spec needs to be thrown into a woodchipper

master
Drake 1 year ago
parent 84e3d0f49f
commit fdac305eef

@ -90,7 +90,7 @@ export default (props: PropsWithChildren<StoryProps>) => {
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta <meta
property="og:article:author" property="article:author"
content={ content={
props.story.storyJSON.user.fullname === "" props.story.storyJSON.user.fullname === ""
? props.story.storyJSON.user.name ? props.story.storyJSON.user.name

Loading…
Cancel
Save