Skip to content

Commit d953edc

Browse files
author
Heathpackard
authored
Update page.tsx (#18)
Removing "Discussions" line because that's now disabled
1 parent b1cae28 commit d953edc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/(home)/about/page.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,6 @@ export default function AboutPage() {
198198
<span className="font-semibold text-foreground">GitHub Issues</span>
199199
: For bugs or feature requests.
200200
</li>
201-
<li className="text-fd-muted-foreground">
202-
<span className="font-semibold text-foreground">
203-
GitHub Discussions
204-
</span>
205-
: Engage with other users and contributors.
206-
</li>
207201
</ul>
208202
<p className="mt-4">
209203
By open-sourcing UserClouds, we hope to contribute meaningfully to the

0 commit comments

Comments
 (0)