opengraph: add og:author tag
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
f54078a690
commit
0f87b80025
|
@ -26,6 +26,7 @@
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<meta property="og:description" content="{{ .Summary }}">
|
<meta property="og:description" content="{{ .Summary }}">
|
||||||
|
<meta property="og:author" content="Ariadne Conill">
|
||||||
|
|
||||||
<!-- Twitter tags -->
|
<!-- Twitter tags -->
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
|
|
Loading…
Reference in New Issue