Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
harith-hacky03 committed Jan 9, 2024
1 parent e3ee263 commit 846b5fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/private/faq/FAQ.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const Faq = () => {
rel="noopener noreferrer"

>
Join our Discord community for support in #🎫ticket-support
in #🎫ticket-support
</a>
) or email us at <a href="mailto:[email protected]">[email protected]</a>!
</p>
Expand Down
4 changes: 2 additions & 2 deletions src/components/shared/footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const Footer = () => {
</a>
))}
</div>
<img src={h4b} alt="a black and white logo" />
<img src={h4b} alt="A black and white logo representing Hack4Bengal" />
</div>
<div className="footer__content__bottom">
<div className="footer__content__bottom__links">
Expand All @@ -44,7 +44,7 @@ const Footer = () => {
rel="noopener noreferrer"
className="footer__content__bottom__mail"
>
Contact us: {footerContent.mail.address}
Email us: {footerContent.mail.address}
</a>

</div>
Expand Down

0 comments on commit 846b5fd

Please sign in to comment.