Deploy GitHub Pages
This commit is contained in:
parent
33d6ce7646
commit
39f40f24fb
51 changed files with 678 additions and 79 deletions
|
|
@ -540,6 +540,18 @@
|
|||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../basic-usage/" title="Basic usage" class="md-nav__link">
|
||||
Basic usage
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="annotations/" title="Annotations" class="md-nav__link">
|
||||
Annotations
|
||||
|
|
@ -1145,13 +1157,13 @@
|
|||
</a>
|
||||
|
||||
|
||||
<a href="annotations/" title="Annotations" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<a href="../basic-usage/" title="Basic usage" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
|
||||
<span class="md-flex__ellipsis">
|
||||
<span class="md-footer-nav__direction">
|
||||
Next
|
||||
</span>
|
||||
Annotations
|
||||
Basic usage
|
||||
</span>
|
||||
</div>
|
||||
<div class="md-flex__cell md-flex__cell--shrink">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue