From 3dc5b74cbe03690f6a6b7060552cec679b653ded Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:58:48 -0500 Subject: [PATCH] slogan found --- src/content/docs/index.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 5b4e4f458..7828fa3c4 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -1,7 +1,7 @@ --- -title: Create Discord applications for your community. +title: Create your dream Discord bot. template: splash -description: With the support of the community made plugins and a powerful CLI, it's more than just a handler. +description: sern is a framework for building Discord bots; Better DX and an ecosystem of packages & plugins. hero: tagline: sern is a framework for building Discord bots; Better DX and an ecosystem of packages & plugins. image: @@ -23,6 +23,6 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; Commands are significantly smaller than other competitors. Write impactful, concise code. - Code like a traditional command framework. The API is easy to learn and resembles classic v12 command handlers. + Code like a traditional command framework. The API is simple and resembles classic v12 command handlers.