mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-11 14:49:01 +08:00
Merge pull request #511 from louquillio/update-copyright-footer
Update page footer template to display current year in copyright legend.
This commit is contained in:
commit
785c9c4aa2
@ -1,6 +1,6 @@
|
||||
<div class="container">
|
||||
<footer>
|
||||
<hr>
|
||||
<p>© 2017 The Draco authors</p>
|
||||
<p>© 2017 - {{ 'now' | date: '%Y' }} The Draco authors</p>
|
||||
</footer>
|
||||
</div> <!-- /container -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user