Deploy GitHub Pages
This commit is contained in:
parent
dc640907b0
commit
f8a1604043
51 changed files with 759 additions and 11 deletions
|
|
@ -389,6 +389,18 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../kubectl-plugin/" title="kubectl plugin" class="md-nav__link">
|
||||
kubectl plugin
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -1453,7 +1465,7 @@ Typically, a release branch should have stable code.</li>
|
|||
<div class="md-footer-nav">
|
||||
<nav class="md-footer-nav__inner md-grid">
|
||||
|
||||
<a href="../troubleshooting/" title="Troubleshooting" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
|
||||
<a href="../kubectl-plugin/" title="kubectl plugin" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
|
||||
<div class="md-flex__cell md-flex__cell--shrink">
|
||||
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
|
||||
</div>
|
||||
|
|
@ -1462,7 +1474,7 @@ Typically, a release branch should have stable code.</li>
|
|||
<span class="md-footer-nav__direction">
|
||||
Previous
|
||||
</span>
|
||||
Troubleshooting
|
||||
kubectl plugin
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue