We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b92b0a commit 1f448e9Copy full SHA for 1f448e9
1 file changed
src/app/page.tsx
@@ -261,9 +261,9 @@ export default function App() {
261
</main>
262
263
<Footer
264
- githubUrl="https://github.com/your-username/rss-cse-setup"
265
- linkedinUrl="https://linkedin.com/in/your-profile"
266
- codeCompassUrl="https://codecompass.com/your-profile"
+ githubUrl="https://github.com/CodeCompasss/rss-cse-setup"
+ linkedinUrl="https://www.linkedin.com/company/codecompasss"
+ codeCompassUrl="https://code-compass-website.vercel.app"
267
/>
268
</div>
269
);
0 commit comments