We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffab8a commit ebb638eCopy full SHA for ebb638e
docs/_config.yml
@@ -38,12 +38,15 @@ nav_sort: case_sensitive # Capital letters sorted before lowercase
38
39
# External navigation links
40
nav_external_links:
41
- - title: Pixel Robots
42
- url: https://pixelrobots.co.uk
43
- opens_in_new_tab: true
44
- title: KubeDeck
45
url: https://KubeDeck.io
46
opens_in_new_tab: true
+ - title: KubeTidy
+ url: https://KubeTidy.io
+ opens_in_new_tab: true
47
+ - title: Pixel Robots
48
+ url: https://pixelrobots.co.uk
49
50
51
# Show navigation error report
52
nav_error_report: true # default is false/nil.
0 commit comments