feat: update discord link
This commit is contained in:
parent
21b278772c
commit
a45071b75d
|
|
@ -9,14 +9,16 @@
|
|||
Next generation information browser.
|
||||
<br />
|
||||
<br />
|
||||
<a href="https://discord.gg/xHCVQZ6wmZ">Discord</a>
|
||||
<a href="https://discord.gg/followapp">Discord</a>
|
||||
·
|
||||
<a href="https://x.com/intent/follow?screen_name=follow_app_">Twitter</a>
|
||||
·
|
||||
<a href="https://github.com/RSSNext/Follow/releases">Releases</a>
|
||||
<br />
|
||||
<br />
|
||||
<a href="https://trendshift.io/repositories/9938" target="_blank"><img src="https://trendshift.io/api/badge/repositories/9938" alt="RSSNext%2Ffollow | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||
<a href="https://trendshift.io/repositories/9938" target="_blank"><img src="https://github.com/user-attachments/assets/7d394847-f019-46e5-94ec-5bf4ccda6146" alt="RSSNext%2Ffollow | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||
<a href="https://trendshift.io/repositories/9938" target="_blank"><img src="https://github.com/user-attachments/assets/0696530c-cfe3-4f2e-975f-07ef31521092" alt="RSSNext%2Ffollow | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||
<a href="https://trendshift.io/repositories/9938" target="_blank"><img src="https://github.com/user-attachments/assets/c3c6ee92-f81a-4f0a-b9d7-c03832c8a3ee" alt="RSSNext%2Ffollow | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -73,7 +75,7 @@ The project is currently under active development. The following screenshots are
|
|||
|
||||
## Releases
|
||||
|
||||
[](https://discord.gg/xHCVQZ6wmZ) [](https://x.com/intent/follow?screen_name=follow_app_)
|
||||
[](https://discord.gg/followapp) [](https://x.com/intent/follow?screen_name=follow_app_)
|
||||
|
||||
Currently, Follow is still in the early developer preview stage (alpha) and is only available to a limited number of users through an invitation system.
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ export const SocialMediaLinks = [
|
|||
{
|
||||
icon: "i-mgc-discord-cute-fi",
|
||||
label: "Discord",
|
||||
url: "https://discord.gg/xHCVQZ6wmZ",
|
||||
url: "https://discord.gg/followapp",
|
||||
},
|
||||
{
|
||||
icon: "i-mgc-social-x-cute-re",
|
||||
|
|
|
|||
Loading…
Reference in New Issue