Skip to content
This repository has been archived by the owner on Feb 17, 2019. It is now read-only.

Commit

Permalink
Update email ID (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
rossoskull authored and aashutoshrathi committed Jan 3, 2019
1 parent 5b3cf97 commit e4fdd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class Footer extends Component {
</div>
<div>
<span className="primary-color">Email: </span>
<a href="mailto:cerebro[email protected]" className="white-link">cerebro[email protected]</a>
<a href="mailto:cerebro@iiitv.ac.in" className="white-link">cerebro@iiitv.ac.in</a>
</div>
<div>
<span className="primary-color">Phone: </span>
Expand Down

0 comments on commit e4fdd34

Please sign in to comment.