Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upmetaTags insight #21
Open
metaTags insight #21
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Look into metaTags.
They seem to be a default field with Article API, as long as there are entries such as
<meta property="article:tag" content="Artificial Intelligence" />. These then get translated into an array of objects like:If this is default now, add a getter into all entities (into the trait?).