chore: removed mention

This commit is contained in:
trashtemp
2021-12-29 23:57:41 +01:00
parent d75498168e
commit 58c916a98b
3 changed files with 20 additions and 25 deletions

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