mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-06-04 11:25:44 +08:00

* Create template for spec pages * Adapt syntax-table styles to Bootstrap * Reposition type/size annotations at col 86 (and update README.md) * Let Bootstrap style breadcrumb trails * Unrelated: abstract footer to an _include
7 lines
160 B
HTML
7 lines
160 B
HTML
<div class="container">
|
|
<footer>
|
|
<hr>
|
|
<p>© 2017 The Draco authors</p>
|
|
</footer>
|
|
</div> <!-- /container -->
|