[Meta] Add Mastodon authoring
parent
93d8926999
commit
bea83558c6
|
|
@ -44,6 +44,7 @@
|
|||
<meta name="description" content="{{ .Params.summary }}">
|
||||
<meta property="og:description" content="{{ .Params.summary }}">
|
||||
<meta name="twitter:description" content="{{ .Params.summary }}">
|
||||
<meta name="fediverse:creator" content="@chosto@framapiaf.org">
|
||||
{{ with .Resources.GetMatch "top.jpg" }}
|
||||
{{ $image := .Fill "480x320 left" }}
|
||||
{{ $imageURL := $image.Permalink }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue