From 025b00a108df653396549a17330d138a77c9ecba Mon Sep 17 00:00:00 2001 From: Jay V Date: Fri, 6 Dec 2024 13:59:37 -0500 Subject: [PATCH] tweaking lander --- www/src/components/Lander.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/src/components/Lander.astro b/www/src/components/Lander.astro index da5b319..a0225a8 100644 --- a/www/src/components/Lander.astro +++ b/www/src/components/Lander.astro @@ -48,7 +48,7 @@ if (image) { Star on GitHub
- Join Discord + Join Discord
@@ -76,7 +76,7 @@ if (image) {

There is also a themeable UI that you can use to get going without implementing any designs yourself. This is built on top of a lower level system so you can copy paste the default UI and tweak it or opt out entirely and implement your own.

-

Finally, OpenAuth is created by the maintainers of SST which is a tool to manage all the infrastructure for your app. It contains components for OpenAuth that make deploying it to AWS or Cloudflare as simple as it can get.

+

Finally, OpenAuth is created by the maintainers of SST which is a tool to manage all the infrastructure for your app. It contains components for OpenAuth that make deploying it to AWS or Cloudflare as simple as it can get.