From c26d30b00c24927c5d882879dc1966c3f30a25c3 Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Thu, 18 Dec 2025 19:55:16 -0800 Subject: [PATCH] docs: add icons to overview page cards --- docs/documentation/getting-started/overview.mdx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/documentation/getting-started/overview.mdx b/docs/documentation/getting-started/overview.mdx index e0b0788cad..463c0c878b 100644 --- a/docs/documentation/getting-started/overview.mdx +++ b/docs/documentation/getting-started/overview.mdx @@ -18,6 +18,7 @@ description: "The open source platform for managing secrets, certificates, and s Securely store, manage, and control access to sensitive application secrets across your environments. @@ -25,30 +26,35 @@ description: "The open source platform for managing secrets, certificates, and s Automatically detect and alert on hardcoded secrets in source code, CI pipelines, and infrastructure. Automate CA and X.509 certificate lifecycle management across your infrastructure. Replace static SSH keys with short-lived SSH certificates to simplify access and improve security. Manage access to resources like databases, servers, and accounts with policy-based controls and approvals. Encrypt and decrypt sensitive data using a centralized key management system. @@ -57,17 +63,17 @@ description: "The open source platform for managing secrets, certificates, and s ## Resources - + Explore Infisical’s command-line interface for managing secrets, certificates, and system operations via terminal. - + Browse Infisical’s API documentation to programmatically interact with secrets, access controls, and certificate workflows. - + Learn how to deploy and operate Infisical on your own infrastructure with full control and data ownership.