Deploy GitHub Pages
This commit is contained in:
parent
891b089d63
commit
3f351ba1af
62 changed files with 82 additions and 82 deletions
10
404.html
10
404.html
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
|
||||
|
||||
<title>NGINX Ingress Controller</title>
|
||||
<title>Ingress-Nginx Controller</title>
|
||||
|
||||
|
||||
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header-nav md-grid" aria-label="Header">
|
||||
<a href="https://kubernetes.github.io/ingress-nginx" title="NGINX Ingress Controller" class="md-header-nav__button md-logo" aria-label="NGINX Ingress Controller">
|
||||
<a href="https://kubernetes.github.io/ingress-nginx" title="Ingress-Nginx Controller" class="md-header-nav__button md-logo" aria-label="Ingress-Nginx Controller">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
<div class="md-header-nav__ellipsis">
|
||||
<div class="md-header-nav__topic">
|
||||
<span class="md-ellipsis">
|
||||
NGINX Ingress Controller
|
||||
Ingress-Nginx Controller
|
||||
</span>
|
||||
</div>
|
||||
<div class="md-header-nav__topic">
|
||||
|
|
@ -267,13 +267,13 @@
|
|||
|
||||
<nav class="md-nav md-nav--primary md-nav--lifted" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://kubernetes.github.io/ingress-nginx" title="NGINX Ingress Controller" class="md-nav__button md-logo" aria-label="NGINX Ingress Controller">
|
||||
<a href="https://kubernetes.github.io/ingress-nginx" title="Ingress-Nginx Controller" class="md-nav__button md-logo" aria-label="Ingress-Nginx Controller">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
|
||||
</a>
|
||||
NGINX Ingress Controller
|
||||
Ingress-Nginx Controller
|
||||
</label>
|
||||
|
||||
<div class="md-nav__source">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue