From 6e11b08f1b4447e6676f2368969d74795a1c34e5 Mon Sep 17 00:00:00 2001 From: Jared White Date: Tue, 26 Sep 2023 18:00:02 -0700 Subject: [PATCH] Bring latest website fixes from `1-3-stable` over to `main` (#813) * Theme picker fixes and improvements to dark mode styling * Tweak homepage features postamble --- bridgetown-website/src/_pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridgetown-website/src/_pages/index.md b/bridgetown-website/src/_pages/index.md index a533f9ec2..8fe8accc6 100644 --- a/bridgetown-website/src/_pages/index.md +++ b/bridgetown-website/src/_pages/index.md @@ -278,7 +278,7 @@ Bridgetown's philosophy is if we take the time to build what you'll actually nee

-Then when you're ready, [bundled configurations](/docs/bundled-configurations) and [plugins](/plugins) can take you even farther. Add SEO/social graph support, news feeds, inlined SVGs, asset management integration, headless CMS integration, automated testing, Hotwire, TailwindCSS, Lit SSR + Hydration, and a whole lot more. +Then when you're ready, [bundled configurations](/docs/bundled-configurations) and [plugins](/plugins) can take you even farther. Add SEO/social graph support, news feeds, inlined SVGs, asset management integration, headless CMS integration, automated testing, islands architecture, Turbo, Shoelace, Lit SSR + Hydration, and a whole lot more. {:style="text-align:center; margin-top:3rem; margin-left:auto; margin-right:auto; max-width:50em"}