Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/WebClub-NITK/new into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Sriram2001 committed Oct 19, 2020
2 parents 752001b + eb254e2 commit ed13bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ export default function footer() {
<FontAwesomeIcon icon={faEnvelope} className="mr-3" />{" "}
<span className="f-link">
<a
href="mailto:webclub@nitk.edu.in"
href="mailto:web_enthusiasts_club@nitk.edu.in"
style={{ color: "#52c5c2", textDecoration: "none" }}
>
webclub@nitk.edu.in
web_enthusiasts_club@nitk.edu.in
</a>
</span>
</p>
Expand Down

0 comments on commit ed13bdb

Please sign in to comment.