## Context So that authors show up in previews on social shares we should include the author meta tag ## The tag The tags structure is simple: `<meta name="author" content="John Doe">` We should dynamically update the author on each article.
Context
So that authors show up in previews on social shares we should include the author meta tag
The tag
The tags structure is simple:
<meta name="author" content="John Doe">We should dynamically update the author on each article.