Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class Footer extends Component {
<div className="row justify-content-around footer-social-links main-footer">

<div className="col s12 m2 l2">
<a href="https://isohacl.in">© Isohack 2019</a>
<a href="https://isohack.in">© Isohack 2019</a>
</div>

<div className="col s12 m1 l1">
Expand Down Expand Up @@ -81,4 +81,4 @@ class Footer extends Component {
}
}

export default Footer;
export default Footer;