We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1cae28 commit d953edcCopy full SHA for d953edc
app/(home)/about/page.tsx
@@ -198,12 +198,6 @@ export default function AboutPage() {
198
<span className="font-semibold text-foreground">GitHub Issues</span>
199
: For bugs or feature requests.
200
</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>
207
</ul>
208
<p className="mt-4">
209
By open-sourcing UserClouds, we hope to contribute meaningfully to the
0 commit comments