Deploy GitHub Pages
This commit is contained in:
parent
ebcb62ca57
commit
b65345533b
49 changed files with 2035 additions and 31 deletions
|
|
@ -258,6 +258,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
@ -1105,6 +1107,18 @@
|
|||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../how-it-works/" title="How it works" class="md-nav__link">
|
||||
How it works
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../ingress-controller-catalog/" title="Ingress Controller Catalog" class="md-nav__link">
|
||||
Ingress Controller Catalog
|
||||
|
|
@ -1424,13 +1438,13 @@ Typically, a release branch should have stable code.</li>
|
|||
</a>
|
||||
|
||||
|
||||
<a href="../ingress-controller-catalog/" title="Ingress Controller Catalog" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<a href="../how-it-works/" title="How it works" 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>
|
||||
Ingress Controller Catalog
|
||||
How it works
|
||||
</span>
|
||||
</div>
|
||||
<div class="md-flex__cell md-flex__cell--shrink">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue