@@ -28,18 +28,17 @@ Running natively on NGINX Plus and NGINX Ingress Controller, NGINX App Protect D
28
28
[ // ] : # " One card will take full width page: two will take half width each. Three will stack like an inverse pyramid. "
29
29
[ // ] : # " Some examples of content could be the latest release note, the most common install path, and a popular new feature. "
30
30
31
- {{<card-layout >}}
32
- {{<card-section showAsCards =" true " isFeaturedSection =" true " >}}
33
- {{<card title =" Deployment " titleUrl =" /nginx-app-protect-dos/deployment-guide/learn-about-deployment/ " >}}
34
- Read how to install and upgrade NGINX App Protect DoS
35
- {{</card >}}
36
- <!-- The titleURL and icon are both optional -->
37
- <!-- Lucide icon names can be found at https://lucide.dev/icons/ -->
38
- {{<card title =" Troubleshooting " titleUrl =" /nginx-app-protect-dos/troubleshooting-guide/how-to-troubleshoot/ " >}}
39
- Learn how to debug NGINX App Protect DoS
40
- {{</card >}}
41
- {{<card title =" Releases " titleUrl =" /nginx-app-protect-dos/releases/ " icon =" clock-alert " >}}
42
- Review changelogs for NGINX App Protect DoS
43
- {{</card >}}
44
- {{</card-section >}}
45
- {{</card-layout >}}
31
+
32
+ {{<card-section showAsCards =" true " isFeaturedSection =" true " >}}
33
+ {{<card title =" Deployment " titleUrl =" /nginx-app-protect-dos/deployment-guide/learn-about-deployment/ " >}}
34
+ Read how to install and upgrade NGINX App Protect DoS
35
+ {{</card >}}
36
+ <!-- The titleURL and icon are both optional -->
37
+ <!-- Lucide icon names can be found at https://lucide.dev/icons/ -->
38
+ {{<card title =" Troubleshooting " titleUrl =" /nginx-app-protect-dos/troubleshooting-guide/how-to-troubleshoot/ " >}}
39
+ Learn how to debug NGINX App Protect DoS
40
+ {{</card >}}
41
+ {{<card title =" Releases " titleUrl =" /nginx-app-protect-dos/releases/ " icon =" clock-alert " >}}
42
+ Review changelogs for NGINX App Protect DoS
43
+ {{</card >}}
44
+ {{</card-section >}}
0 commit comments