Skip to content

Commit daa5bb7

Browse files
Merge branch 'main' into sivaprasath-closes-issue-3754
2 parents 5bfc9dc + 7bf8424 commit daa5bb7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ At CodeHarborHub, our mission is clear: to provide accessible and comprehensive
2424
- **Inspiring Showcases**: Explore inspiring showcases of real-world projects and innovative web solutions.
2525
- **Engaging Community**: Connect with a vibrant community of developers, share knowledge, and collaborate on projects.
2626

27+
## Announcement:
28+
29+
**New Project:** Loan Calculator! Check it out on [LinkedIn](https://www.linkedin.com/posts/ajay-dhangar_loan-calculator-activity-7221402171957768195-1WYs?utm_source=share&utm_medium=member_desktop) 🚀
30+
2731
## Discord Channel for GSSoC 2024 Contributors
2832

2933
Now, resolve your all doubts and communicate with our all contributors.

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const config = {
8383
announcementBar: {
8484
id: "announcementBar",
8585
content:
86-
'⭐️ If you like CodeHarborHub, give it a star on <a target="_blank" href="https://github.com/codeharborhub/codeharborhub">GitHub</a> and join us on <a target="_blank" href="https://www.linkedin.com/company/codeharborhub/">LinkedIn</a> ⭐️',
86+
'🔗 Check out our latest project: <a target="_blank" href="https://www.linkedin.com/posts/ajay-dhangar_loan-calculator-activity-7221402171957768195-1WYs/?utm_source=share&utm_medium=member_desktop">Loan Calculator</a>! Like, comment, and share! 🚀',
8787
isCloseable: true,
8888
backgroundColor: "var(--ifm-color-primary)",
8989
},

0 commit comments

Comments
 (0)