mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-11 17:09:01 +08:00
Update page footer template to display current year in copyright legend.
Hopefully also kicks off a gh-pages rebuild.
This commit is contained in:
parent
deef28e128
commit
a32c1f02df
@ -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