Skip to content

Commit 592fda8

Browse files
authored
Updated N1 landing page to use new params (#738)
* chore: Updated N1 landing page to use new params * Forgot to add last two params for uniformity
1 parent 8280e8d commit 592fda8

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

content/nginx-one/_index.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
title: F5 NGINX One Console
3-
description: The F5 NGINX One Console makes it easy to manage NGINX instances across locations and environments. The console lets you monitor and control your NGINX fleet from one place—you can check configurations, track performance metrics, identify security vulnerabilities, manage SSL certificates, and more.
3+
nd-subtitle: The F5 NGINX One Console makes it easy to manage NGINX instances across locations and environments. The console lets you monitor and control your NGINX fleet from one place—you can check configurations, track performance metrics, identify security vulnerabilities, manage SSL certificates, and more.
44
url: /nginx-one/
5-
hasCustomContent: true
5+
nd-landing-page: true
66
cascade:
77
logo: "NGINX-One-product-icon.svg"
8+
nd-content-type: landing-page
9+
nd-product: NGINX One
810
---
911
{{< card-layout >}}
1012
{{< card-section >}}
@@ -35,38 +37,37 @@ cascade:
3537
{{< card title="Glossary" >}}
3638
Learn terms unique to NGINX One Console
3739
{{</ card >}}
38-
{{< card title="Changelog" >}}
39-
{{< changelog-dates >}}
40+
{{< card title="Changelog" >}}{{< changelog-dates >}}
4041
{{</ card >}}
4142
{{</ card-section >}}
4243

4344
# Other Components
4445
{{< card-section title="Kubernetes Solutions">}}
45-
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" icon="NGINX-Ingress-Controller-product-icon">}}
46+
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon">}}
4647
Kubernetes traffic management with API gateway, identity, and observability features.
4748
{{</ card >}}
48-
{{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric" icon="NGINX-product-icon">}}
49+
{{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric" brandIcon="NGINX-product-icon">}}
4950
Next generation Kubernetes connectivity using the Gateway API.
5051
{{</ card >}}
5152
{{</ card-section >}}
5253
{{< card-section title="Local Console Option">}}
53-
{{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager" icon="NGINX-Instance-Manager-product-icon">}}
54+
{{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager" brandIcon="NGINX-Instance-Manager-product-icon">}}
5455
Track and control NGINX Open Source and NGINX Plus instances.
5556
{{</ card >}}
5657
{{</ card-section >}}
5758
{{< card-section title="Modern App Delivery">}}
58-
{{< card title="NGINX Plus" titleUrl="/nginx" icon="NGINX-Plus-product-icon-RGB">}}
59+
{{< card title="NGINX Plus" titleUrl="/nginx" brandIcon="NGINX-Plus-product-icon-RGB">}}
5960
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
6061
{{</ card >}}
61-
{{< card title="NGINX Open Source" titleUrl="https://nginx.org" icon="NGINX-product-icon">}}
62+
{{< card title="NGINX Open Source" titleUrl="https://nginx.org" brandIcon="NGINX-product-icon">}}
6263
The open source all-in-one load balancer, content cache, and web server
6364
{{</ card >}}
6465
{{</ card-section >}}
6566
{{< card-section title="Security">}}
66-
{{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf" icon="NGINX-App-Protect-WAF-product-icon">}}
67+
{{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf" brandIcon="NGINX-App-Protect-WAF-product-icon">}}
6768
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs.
6869
{{</ card >}}
69-
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" icon="NGINX-App-Protect-DoS-product-icon">}}
70+
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" brandIcon="NGINX-App-Protect-DoS-product-icon">}}
7071
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
7172
{{</ card >}}
7273
{{</ card-section >}}

0 commit comments

Comments
 (0)