forked from abner/for-legacy-web
Link revolt.social for server & bot discovery
parent
75ee61525f
commit
afbd513fb8
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue