Skip to content

Commit 1f448e9

Browse files
committed
updated credentials in footer
1 parent 9b92b0a commit 1f448e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/app/page.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,9 @@ export default function App() {
261261
</main>
262262

263263
<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"
264+
githubUrl="https://github.com/CodeCompasss/rss-cse-setup"
265+
linkedinUrl="https://www.linkedin.com/company/codecompasss"
266+
codeCompassUrl="https://code-compass-website.vercel.app"
267267
/>
268268
</div>
269269
);

0 commit comments

Comments
 (0)