Fix "Notification API reference" title
Signed-off-by: Gert Dewit <gert@hobbiton.be>
This commit is contained in:
parent
7e9e3f91bd
commit
27bd991f53
|
|
@ -1,4 +1,4 @@
|
|||
<h1>Kustomize API reference</h1>
|
||||
<h1>Notification API reference</h1>
|
||||
<p>Packages:</p>
|
||||
<ul class="simple">
|
||||
<li>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{{ define "packages" }}
|
||||
<h1>Kustomize API reference</h1>
|
||||
<h1>Notification API reference</h1>
|
||||
|
||||
{{ with .packages}}
|
||||
<p>Packages:</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue