From e48f894ff943290b61e2c31b80f07c98bec3c57d Mon Sep 17 00:00:00 2001
From: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
Date: Wed, 5 Feb 2025 14:03:29 -0500
Subject: [PATCH] adjust python and svg icons; fix incorrect updates to index
page
---
docs/_partials/icons/c-sharp.mdx | 50 ++++++++++-----------
docs/_partials/icons/python.mdx | 75 ++++++++++++--------------------
docs/index.mdx | 3 +-
3 files changed, 50 insertions(+), 78 deletions(-)
diff --git a/docs/_partials/icons/c-sharp.mdx b/docs/_partials/icons/c-sharp.mdx
index 16bcaa7ce4..d6e05d2587 100644
--- a/docs/_partials/icons/c-sharp.mdx
+++ b/docs/_partials/icons/c-sharp.mdx
@@ -1,32 +1,26 @@
-
diff --git a/docs/_partials/icons/python.mdx b/docs/_partials/icons/python.mdx
index 38831c8cf1..b970ccafc6 100644
--- a/docs/_partials/icons/python.mdx
+++ b/docs/_partials/icons/python.mdx
@@ -1,60 +1,39 @@
-
-
-
-
+
+
-
-
+
+
-
+
-
+
-
-
+
-
-
+
+
-
-
-
-
-
-
diff --git a/docs/index.mdx b/docs/index.mdx
index d505252817..af27a48efa 100644
--- a/docs/index.mdx
+++ b/docs/index.mdx
@@ -160,8 +160,7 @@ Find all the guides and resources you need to develop with Clerk.
## Explore by feature
-
- - [What is the "User" object?](/docs/users/overview)
+
- [Authentication](/docs/authentication/overview)
- Clerk supports multiple authentication strategies so you can implement the strategy that makes sense for your users.
- {}