mercredi 24 mai 2017

Hexo - how to override generated meta tags?

I'm working on my blog and i'm using Hexo. The thing is, i want to override the following meta tags:

<meta property="og:type" content="website">
<meta property="og:title" content="Borgez">
<meta property="og:url" content="http://ift.tt/2rRG71b">
<meta property="og:site_name" content="Borgez">
<meta property="og:description" content="The personal blog of Felipe Borgez">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Borgez">
<meta name="twitter:description" content="The personal blog of Felipe Borgez">

The thing is, it is not being generated on my template engine, so i could just replace it. How can i do it?




Aucun commentaire:

Enregistrer un commentaire