File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
apps/settings/templates/settings/personal Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff 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
4242You can also [ get support for Nextcloud] ( https://nextcloud.com/support ) !
Original file line number Diff line number Diff line change 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} ' ,
6764 '<a target="_blank" aria-label="{mailtext}" rel="noreferrer noopener" href="https://newsletter.nextcloud.com/?p=subscribe&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 ' ),
You can’t perform that action at this time.
0 commit comments