Skip to content

Commit

Permalink
Add fediverse:creator meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas authored Jan 23, 2025
1 parent 54a567f commit 5e4eff5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@

<link title="The Wagtail CMS Blog" type="application/atom+xml" rel="alternate" href="{% url 'blog_feed' %}">
<link title="This Week in Wagtail" type="application/atom+xml" rel="alternate" href="{% url 'newsletter_feed' %}">

<meta name="fediverse:creator" content="@[email protected]">

{# Reference: https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs #}
<link rel="icon" href="{% static 'img/favicons/favicon.ico' %}" sizes="32x32">{# 32x32 #}
Expand Down

0 comments on commit 5e4eff5

Please sign in to comment.