Skip to content

Commit a7f2528

Browse files
committed
Added changelog shortcode to Changelog card
1 parent 06fa997 commit a7f2528

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

content/nginx-one/_index.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,35 +35,38 @@ cascade:
3535
{{< card title="Glossary" >}}
3636
Learn terms unique to NGINX One Console
3737
{{</ card >}}
38+
{{< card title="Changelog" >}}
39+
{{< changelog-dates >}}
40+
{{</ card >}}
3841
{{</ card-section >}}
3942

4043
# Other Products
4144
{{< card-section title="Kubernetes Solutions">}}
42-
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/">}}
45+
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" icon="NGINX-Ingress-Controller-product-icon">}}
4346
Kubernetes traffic management with API gateway, identity, and observability features.
4447
{{</ card >}}
45-
{{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric">}}
48+
{{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric" icon="NGINX-product-icon">}}
4649
Next generation Kubernetes connectivity using the Gateway API.
4750
{{</ card >}}
4851
{{</ card-section >}}
4952
{{< card-section title="Local Console Option">}}
50-
{{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager">}}
53+
{{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager" icon="NGINX-Instance-Manager-product-icon">}}
5154
Track and control NGINX Open Source and NGINX Plus instances.
5255
{{</ card >}}
5356
{{</ card-section >}}
5457
{{< card-section title="Modern App Delivery">}}
55-
{{< card title="NGINX Plus" titleUrl="/nginx">}}
58+
{{< card title="NGINX Plus" titleUrl="/nginx" icon="NGINX-Plus-product-icon-RGB">}}
5659
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
5760
{{</ card >}}
58-
{{< card title="NGINX Open Source" titleUrl="nginx.org">}}
61+
{{< card title="NGINX Open Source" titleUrl="nginx.org" icon="NGINX-product-icon">}}
5962
The open source all-in-one load balancer, content cache, and web server
6063
{{</ card >}}
6164
{{</ card-section >}}
6265
{{< card-section title="Security">}}
63-
{{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf">}}
66+
{{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf" icon="NGINX-App-Protect-WAF-product-icon">}}
6467
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs.
6568
{{</ card >}}
66-
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos">}}
69+
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" icon="NGINX-App-Protect-DoS-product-icon">}}
6770
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
6871
{{</ card >}}
6972
{{</ card-section >}}

0 commit comments

Comments
 (0)