Add fediverse attribution meta tag
This commit is contained in:
parent
1a7ee080e8
commit
6b9fe816a8
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ slots.head
|
|||
* meta property: "og:description", content: post.head.description
|
||||
* meta property: "og:type", content: "article"
|
||||
* meta property: "og:article:author", content: "Talia"
|
||||
* meta property: "fediverse:creator", content: "@darkwiiplayer@tech.lgbt"
|
||||
* [ meta property: "og:article:tag", content: tag for tag in *post.head.tags ]
|
||||
|
||||
positions = (input, character) ->
|
||||
|
|
Loading…
Reference in a new issue