You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
198B

  1. {{# data.author.twitter_id }}
  2. <meta name="twitter:site:id" content="{{.}}">
  3. {{/ data.author.twitter_id }}
  4. {{# data.author.name }}
  5. <meta name="twitter:site" content="{{.}}">
  6. {{/ data.author.name }}