diff --git a/Assets/WebsiteAssets/css/site.css b/Assets/WebsiteAssets/css/site.css index 2451a1dc62..4508d377e7 100644 --- a/Assets/WebsiteAssets/css/site.css +++ b/Assets/WebsiteAssets/css/site.css @@ -789,7 +789,7 @@ footer .bottom-links-row p { } #menu-mobile .social-links .social-link-mastodon, - #menu-mobile .social-links .social-link-reddit, + #menu-mobile .social-links .social-link-lemmy, #menu-mobile .social-links .social-link-linkedin, #menu-mobile .social-links .social-link-patreon { display: none; diff --git a/Assets/WebsiteAssets/templates/partials/socialFeeds.mustache b/Assets/WebsiteAssets/templates/partials/socialFeeds.mustache index eb9ea0f47e..20d1106a33 100644 --- a/Assets/WebsiteAssets/templates/partials/socialFeeds.mustache +++ b/Assets/WebsiteAssets/templates/partials/socialFeeds.mustache @@ -5,7 +5,7 @@ - + diff --git a/README.md b/README.md index 4e27eaa182..50862233c1 100644 --- a/README.md +++ b/README.md @@ -512,7 +512,7 @@ Name | Description [Patreon page](https://www.patreon.com/joplin) |The latest news are often posted there [Discord server](https://discord.gg/VSj7AFHvpq) | Our chat server [LinkedIn](https://www.linkedin.com/company/joplin) | Our LinkedIn page -[Sub-reddit](https://www.reddit.com/r/joplinapp/) | Also a good place to get help +[Lemmy Community](https://sopuli.xyz/c/joplinapp) | Also a good place to get help # Contributing