Skip to content

Instantly share code, notes, and snippets.

@talkingdotnet
Created December 4, 2017 07:56
Show Gist options
  • Save talkingdotnet/c5b280f4eeafe4e5256801b21926b0da to your computer and use it in GitHub Desktop.
Save talkingdotnet/c5b280f4eeafe4e5256801b21926b0da to your computer and use it in GitHub Desktop.
this.meta.addTag({ name: 'author', content: 'talkingdotnet' });
const author = this.meta.getTag('name=author');
this.meta.removeTagElement(author);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment