From a815c8cad1920005d83fefafef412b4ea1c85bb2 Mon Sep 17 00:00:00 2001 From: nilsreichardt Date: Sun, 2 Feb 2025 10:02:13 +0100 Subject: [PATCH] Fix broken navigation icon for sensitive data docs page --- docs/customize/sensitive-data.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customize/sensitive-data.mdx b/docs/customize/sensitive-data.mdx index 7f05a90dc..4130eff4d 100644 --- a/docs/customize/sensitive-data.mdx +++ b/docs/customize/sensitive-data.mdx @@ -1,7 +1,7 @@ --- title: "Sensitive Data" description: "Handle sensitive information securely by preventing the model from seeing actual passwords." -icon: "shield-lock" +icon: "shield" --- ## Handling Sensitive Data