From d99fe6576acdb397f02dd2d76e7c4d32c1f2fa57 Mon Sep 17 00:00:00 2001 From: jonathanpopham Date: Wed, 29 Apr 2026 15:06:06 -0400 Subject: [PATCH] Drop description, lede, and 'Two ways to use it' from intro --- index.mdx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/index.mdx b/index.mdx index 29e518c..b234d3c 100644 --- a/index.mdx +++ b/index.mdx @@ -1,12 +1,7 @@ --- title: Introduction -description: 'Welcome to the Supermodel API documentation' --- -Supermodel provides a unified graph representation of your codebase, enabling powerful analysis and visualization tools. - -Two ways to use it: - Hit the endpoints directly. Best for SDKs, services, and CI integrations.