mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
Link revolt.social for server & bot discovery
This commit is contained in:
@@ -89,6 +89,16 @@ export default function Home() {
|
|||||||
Give feedback
|
Give feedback
|
||||||
</CategoryButton>
|
</CategoryButton>
|
||||||
</Link>
|
</Link>
|
||||||
|
<a
|
||||||
|
href="https://revolt.social"
|
||||||
|
target="_blank"
|
||||||
|
rel="noreferrer">
|
||||||
|
<CategoryButton
|
||||||
|
action="external"
|
||||||
|
icon={<Emoji emoji="🧭" size={32} />}>
|
||||||
|
Explore Servers & Bots
|
||||||
|
</CategoryButton>
|
||||||
|
</a>
|
||||||
<Tooltip content="You can also right-click the user icon in the top left, or left click it if you're already home.">
|
<Tooltip content="You can also right-click the user icon in the top left, or left click it if you're already home.">
|
||||||
<Link to="/settings">
|
<Link to="/settings">
|
||||||
<CategoryButton
|
<CategoryButton
|
||||||
|
|||||||
Reference in New Issue
Block a user