NetanelBasal
4/5/2017 - 5:01 AM

meta3.ts

this.metaService.addTags([
  { name: 'twitter:title', content: 'Content Title' },
  { property: 'og:title', content: 'Content Title' }
]);