Skip to content

Commit

Permalink
Replace hard-coded copyright date with generated value (bisq-network#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeams committed Jul 28, 2017
1 parent 5e71a2e commit f2caa51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h2>Stay up-to-date</h2>

<br/>

<p>&copy; 2017 Bisq</p>
<p>&copy; {{ site.time | date: '%Y' }} Bisq</p>

</footer>

Expand Down

0 comments on commit f2caa51

Please sign in to comment.