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 9f3998f commit a6c13f5Copy full SHA for a6c13f5
app/page.tsx
@@ -1,5 +1,4 @@
1
import GithubProjectsPage from '@/components/GithubProjectsPage'
2
-import DiscordPromo from '@/components/DiscordPromo';
3
4
export default function Home() {
5
return <GithubProjectsPage />
0 commit comments