From c5a62347ac598dd21d8757c9aedd3a4b93d481f5 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 26 Jun 2025 09:33:45 -0700 Subject: [PATCH] add aspen to themes --- settings.mdx | 2 +- themes.mdx | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/settings.mdx b/settings.mdx index 904771b3..f24ebd63 100644 --- a/settings.mdx +++ b/settings.mdx @@ -39,7 +39,7 @@ This section contains the full reference for the `docs.json` file. The layout theme of your site. -One of the following: `mint`, `maple`, `palm`, `willow`, `linden`, `almond`. +One of the following: `mint`, `maple`, `palm`, `willow`, `linden`, `almond`, `aspen`. See [Themes](themes) for more information. diff --git a/themes.mdx b/themes.mdx index a6d35f3c..2b93433e 100644 --- a/themes.mdx +++ b/themes.mdx @@ -52,6 +52,8 @@ export const ThemeCard = ({ title, value, description, href }) => { + + \ No newline at end of file