Skip to content

Commit fd4af05

Browse files
committed
docs: Add icons to menu
1 parent 1042107 commit fd4af05

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

docs/content/addons/cluster-autoscaler.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title = "Cluster Autoscaler"
3+
icon = "fa-solid fa-up-right-and-down-left-from-center"
34
+++
45

56
By leveraging CAPI cluster lifecycle hooks, this handler deploys [Cluster Autoscaler][cluster-autoscaler]

docs/content/contributing/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
22
title = "Contributing"
33
weight = 99
4-
icon = "fa-solid fa-gift"
4+
icon = "fa-solid fa-hand-holding-heart"
55
+++

docs/content/contributing/e2e_tests.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title = "End-to-end tests"
3+
icon = "fa-solid fa-bugs"
34
+++
45

56
This project uses [Ginkgo] to run end-to-end tests. Tests are labelled to make running targeted or specific tests

docs/content/contributing/releasing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title = "Releasing"
3+
icon = "fa-solid fa-gift"
34
+++
45

56
This project uses [release-please] to automate changelog updates per release. Due to security restrictions[^1] in the

docs/content/customization/nutanix/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "Nutanix"
3-
icon = "fa-brands fa-nutanix"
3+
icon = "fa-solid fa-server"
44
+++
55

66
The customizations in this section are applicable only to Nutanix clusters. They will only be applied to clusters that

0 commit comments

Comments
 (0)