Update footer.njk (#612)
UPDATED : Copyright © 2012 - 2019 TO : Copyright © 2012 - 2020
This commit is contained in:
parent
1d315f1f95
commit
6e5be34b6d
|
|
@ -1,6 +1,6 @@
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p class="footer-text">
|
<p class="footer-text">
|
||||||
Copyright © 2012 - 2019. Contributors to
|
Copyright © 2012 - 2020. Contributors to
|
||||||
<a href="https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/CONTRIBUTORS.md">Front-end-Developer-Interview-Questions.</a><br>
|
<a href="https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/CONTRIBUTORS.md">Front-end-Developer-Interview-Questions.</a><br>
|
||||||
Curious about the project? <a href="{{ '/about/' | url }}">Read more about here</a>.
|
Curious about the project? <a href="{{ '/about/' | url }}">Read more about here</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue