Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-is-dev committed May 17, 2021
1 parent 6025e73 commit aaae58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import './Footer.scss';

const Footer = () => (
<div className='footer text-center'>
Copyright <b>DarkRod</b>
Copyright <b></b>
</div>
);

Expand Down

0 comments on commit aaae58e

Please sign in to comment.