Skip to content

Commit 9f478b1

Browse files
authored
Merge pull request #7001 from denyshon/patch-2
Add the Mastodon link to the readonly announcement
2 parents de6f6bf + bf70b9e commit 9f478b1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{% trans
2-
reddit="http://reddit.com/r/firefox",
3-
twitter="https://twitter.com/FirefoxSupport" %}
2+
reddit="https://reddit.com/r/firefox",
3+
mastodon="https://mastodon.social/@mozilla_support" %}
44
This site will have limited
55
functionality while we undergo maintenance to improve your experience. If an
6-
article doesn't solve your issue and you want to ask a question, we have our
7-
support community waiting to help you at
8-
<a href="{{ reddit }}">/r/firefox</a> on Reddit.
6+
article doesn't solve your issue and you want to ask a question, you may reach
7+
out to us on <a href="{{ mastodon }}">Mastodon</a>, or ask the
8+
<a href="{{ reddit }}">Firefox community on Reddit</a>.
99
{% endtrans %}

0 commit comments

Comments
 (0)