Skip to content

Commit ebb638e

Browse files
Richard HooperRichard Hooper
authored andcommitted
added kubetidy link
Signed-off-by: Richard Hooper <Richard.Hooper@pixelrobots.co.uk>
1 parent cffab8a commit ebb638e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/_config.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,15 @@ nav_sort: case_sensitive # Capital letters sorted before lowercase
3838

3939
# External navigation links
4040
nav_external_links:
41-
- title: Pixel Robots
42-
url: https://pixelrobots.co.uk
43-
opens_in_new_tab: true
4441
- title: KubeDeck
4542
url: https://KubeDeck.io
4643
opens_in_new_tab: true
44+
- title: KubeTidy
45+
url: https://KubeTidy.io
46+
opens_in_new_tab: true
47+
- title: Pixel Robots
48+
url: https://pixelrobots.co.uk
49+
opens_in_new_tab: true
4750

4851
# Show navigation error report
4952
nav_error_report: true # default is false/nil.

0 commit comments

Comments
 (0)