Skip to content

Commit 4a56696

Browse files
authored
Add fediverse:creator meta tag
1 parent d6b07eb commit 4a56696

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
<meta name="author" content="IRCv3 Working Group">
2121
<meta name="description" content="{% if page.meta-description %}{{ page.meta-description }}{% else %}IRCv3 Development Community{% endif %}">
22+
<meta name="fediverse:creator" content="@[email protected]">
2223

2324
<link rel="alternate" type="application/rss+xml" href="{{ site.baseurl }}/feed.xml" />
2425

0 commit comments

Comments
 (0)