Skip to content

Commit 9df3955

Browse files
authored
feat: Add logo parameters to NGINX Ingress Controller & Gateway Fabric (#728)
1 parent cb9b7d1 commit 9df3955

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

content/ngf/_index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: "NGINX Gateway Fabric"
2+
title: NGINX Gateway Fabric
33
url: /nginx-gateway-fabric/
44
cascade:
5-
banner:
6-
enabled: true
7-
type: deprecation
8-
start-date: 2025-05-30
9-
md: /_banners/ngf-2.0-release.md
5+
logo: NGINX-Gateway-Fabric-product-icon.png
6+
banner:
7+
enabled: true
8+
type: deprecation
9+
start-date: 2025-05-30
10+
md: /_banners/ngf-2.0-release.md
1011
---

content/nic/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: NGINX Ingress Controller
3-
menu: docs
43
url: /nginx-ingress-controller/
4+
cascade:
5+
logo: NGINX-Ingress-Controller-product-icon.png
56
---

0 commit comments

Comments
 (0)