Skip to content

Commit 05c2965

Browse files
susnuxbackportbot[bot]
authored andcommitted
chore: remove X from social links
Nextcloud does not use X anymore. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> [skip ci]
1 parent 602da56 commit 05c2965

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Enterprise? Public Sector or Education user? You may want to have a look into [*
3535
## Get in touch 💬
3636

3737
* [📋 Forum](https://help.nextcloud.com)
38+
* [🦋 Bluesky](https://bsky.app/profile/nextcloud.bsky.social)
3839
* [👥 Facebook](https://www.facebook.com/nextclouders)
39-
* [🐣 Twitter](https://twitter.com/Nextclouders)
4040
* [🐘 Mastodon](https://mastodon.xyz/@nextcloud)
4141

4242
You can also [get support for Nextcloud](https://nextcloud.com/support)!

apps/settings/templates/settings/personal/development.notice.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,17 @@
3333
<?php print_unescaped(str_replace(
3434
[
3535
'{facebookimage}',
36-
'{ximage}',
3736
'{blueskyimage}',
3837
'{mastodonimage}',
3938
'{rssimage}',
4039
'{mailimage}',
4140
'{facebookopen}',
42-
'{xopen}',
4341
'{blueskyopen}',
4442
'{mastodonopen}',
4543
'{rssopen}',
4644
'{newsletteropen}',
4745
'{linkclose}',
4846
'{facebooktext}',
49-
'{xtext}',
5047
'{blueskytext}',
5148
'{mastodontext}',
5249
'{rsstext}',
@@ -67,7 +64,6 @@
6764
'<a target="_blank" aria-label="{mailtext}" rel="noreferrer noopener" href="https://newsletter.nextcloud.com/?p=subscribe&amp;id=1">',
6865
'</a>',
6966
$l->t('Like our Facebook page'),
70-
$l->t('Follow us on X'),
7167
$l->t('Follow us on Bluesky'),
7268
$l->t('Follow us on Mastodon'),
7369
$l->t('Check out our blog'),

0 commit comments

Comments
 (0)