merge og:author and author tags
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
55bc94a573
commit
db89f9a5ae
|
@ -26,12 +26,9 @@
|
|||
<meta property="og:type" content="article">
|
||||
{{ end }}
|
||||
<meta property="og:description" content="{{ .Summary }}">
|
||||
<meta property="og:author" content="Ariadne Conill">
|
||||
<meta name="author" property="og:author" content="Ariadne Conill">
|
||||
|
||||
<!-- Twitter tags -->
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="@ariadneconill">
|
||||
|
||||
<!-- Other tags -->
|
||||
<meta name="author" content="Ariadne Conill">
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue