chore: removed mention

This commit is contained in:
trashtemp 2021-12-29 23:57:41 +01:00
parent dec4315892
commit 9052ada1c7
No known key found for this signature in database
GPG key ID: D1F0DB65081B0FC6
3 changed files with 20 additions and 25 deletions

View file

@ -385,7 +385,7 @@ export default observer(() => {
</div>
</Tooltip>
</ServerCircle>
<ServerCircle>
{/*<ServerCircle>
<Tooltip
content={
<div
@ -395,14 +395,13 @@ export default observer(() => {
gap: "4px",
}}>
<div>Discover Public Servers</div>
<LinkExternal size={12} />
</div>
}
placement="right">
<div className="circle">
<IconButton>
<a
href="https://revolt.social"
href="#"
target="_blank"
rel="noreferrer">
<Compass size={32} />
@ -410,7 +409,7 @@ export default observer(() => {
</IconButton>
</div>
</Tooltip>
</ServerCircle>
</ServerCircle>*/}
</ServerList>
<PaintCounter small />
{!isTouchscreenDevice && (

View file

@ -30,15 +30,11 @@
grid-template-columns: repeat(2, 1fr);
gap: 16px;
max-width: 650px;
margin-bottom: 20px;
margin-bottom: 30px;
a {
width: 100%;
&:nth-child(4) {
margin-bottom: 20px;
}
div {
margin: 0;
}

View file

@ -103,8 +103,8 @@ export default observer(() => {
Create a group
</CategoryButton>
</Link>
<a
href="https://revolt.social"
{/*<a
href="#"
target="_blank"
rel="noreferrer">
<CategoryButton
@ -115,7 +115,7 @@ export default observer(() => {
}>
Join a community
</CategoryButton>
</a>
</a>*/}
{client.servers.get(
"01F7ZSBSFHQ8TA81725KQCSDDP",
@ -159,24 +159,24 @@ export default observer(() => {
rel="noreferrer">
<CategoryButton
action="external"
description={
"Support the project by donating - thank you!"
}
icon={<Money size={32} />}>
<Text id="app.home.donate" />
</CategoryButton>
</a>
<Tooltip
content={
<Text id="app.home.settings-tooltip" />
}>
<Link to="/settings">
<CategoryButton
action="chevron"
icon={<Cog size={32} />}>
<Text id="app.home.settings" />
</CategoryButton>
</Link>
</Tooltip>
</div>
<Tooltip
content={<Text id="app.home.settings-tooltip" />}>
<Link to="/settings">
<CategoryButton
action="chevron"
icon={<Cog size={32} />}>
<Text id="app.home.settings" />
</CategoryButton>
</Link>
</Tooltip>
{isDecember && (
<a href="#" onClick={toggleSeasonalTheme}>
Turn {seasonalTheme ? "off" : "on"} homescreen