Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
Dynamic Footer Year
Browse files Browse the repository at this point in the history
  • Loading branch information
korabh committed Jul 21, 2017
1 parent 2935ac5 commit 1c08440
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 @@ -147,7 +147,7 @@ const Footer = () => (
.
</p>
<p className="monserrat">
© 2016 Quran.com.
© { new Date().getFullYear() } Quran.com.
{' '}
<LocaleFormattedMessage
id="nav.rightsReserved"
Expand Down

0 comments on commit 1c08440

Please sign in to comment.