mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-06-04 11:25:44 +08:00
7 lines
187 B
HTML
7 lines
187 B
HTML
<div class="container">
|
|
<footer>
|
|
<hr>
|
|
<p>© 2017 - {{ 'now' | date: '%Y' }} The Draco authors</p>
|
|
</footer>
|
|
</div> <!-- /container -->
|