Skip to content

Commit 5e6d32b

Browse files
committed
new messages
1 parent faf6c58 commit 5e6d32b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

layouts/partials/list-main.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
4444
<p style="padding-bottom: 10px;">Keep an inventory of your deployments </p>
4545
{{ end }}
4646
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Monitor your certificates")}}
47-
<p style="padding-bottom: 10px;">Update them before they expire </p>
47+
<p style="padding-bottom: 10px;">Detect and resolve expired SSL certs in minutes </p>
4848
{{ end }}
4949
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Organize your administrators with RBAC")}}
5050
<p style="padding-bottom: 10px;">Secure your systems with role-based access control </p>
5151
{{ end }}
5252
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Change multiple instances with one push")}}
53-
<p style="padding-bottom: 10px;">Configure and synchronize groups of NGINX instances simultaneously </p>
53+
<p style="padding-bottom: 10px;">Synchronize changes across cloud environments </p>
5454
{{ end }}
5555
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "NGINX One API")}}
56-
<p style="padding-bottom: 10px;">Automate NGINX fleet management </p>
56+
<p style="padding-bottom: 10px;">Automate NGINX fleet management from the CLI </p>
5757
{{ end }}
5858
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Glossary")}}
5959
<p style="padding-bottom: 10px;">Terms unique to NGINX One Console </p>

0 commit comments

Comments
 (0)