Credit mastodon
This commit is contained in:
parent
3069e480a4
commit
d6b17a4be0
1 changed files with 2 additions and 1 deletions
|
@ -41,9 +41,10 @@ sub generate-head(BlogMeta:D $meta, $title?, $description?) is export {
|
|||
:href</resources/code.css>;
|
||||
link :rel<stylesheet>,
|
||||
:href</resources/admonitions.css>;
|
||||
|
||||
# Verify mastodon
|
||||
link :rel<me>, :href<https://hachyderm.io/@thatonelutenist>;
|
||||
# Atribute on mastodon
|
||||
meta :name<fediverse:creator>, :content<@thatonelutenist@hachyderm.io>;
|
||||
# Tell dark reader that we'll behave
|
||||
meta :name<color-scheme>, :content<light dark>;
|
||||
# Tell feed readers about our feed
|
||||
|
|
Loading…
Add table
Reference in a new issue