From 94fdcee9ca695e9e43194d938be54c5cca359d9d Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:41:14 -0700 Subject: [PATCH] remove `fonts.heading` and `fonts.body` --- organize/settings.mdx | 39 +-------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/organize/settings.mdx b/organize/settings.mdx index fb829cac1..6295b4750 100644 --- a/organize/settings.mdx +++ b/organize/settings.mdx @@ -191,7 +191,7 @@ See [Themes](themes) for more information. - Font configuration for your documentation. The default font is [Inter](https://fonts.google.com/specimen/Inter). + Font configuration for the headings in your documentation. The default font varies by theme. @@ -206,43 +206,6 @@ See [Themes](themes) for more information. Font file format. - - Override font settings specifically for headings. - - - - Font family, such as "Open Sans", "Playfair Display." - - - Font weight, such as 400, 700. Variable fonts support precise weights such as 550. - - - URL to your font source, such as https://mintlify-assets.b-cdn.net/fonts/Hubot-Sans.woff2. [Google Fonts](https://fonts.google.com) are loaded automatically when you specify a Google Font `family` name, so no source URL is needed. - - - Font file format. - - - - - Override font settings specifically for body text. - - - - Font family, such as "Open Sans", "Playfair Display." - - - Font weight, such as 400, 700. Variable fonts support precise weights such as 550. - - - URL to your font source, such as https://mintlify-assets.b-cdn.net/fonts/Hubot-Sans.woff2. [Google Fonts](https://fonts.google.com) are loaded automatically when you specify a Google Font `family` name, so no source URL is needed. - - - Font file format. - - - -