diff --git a/blog/2021-08-01-mdx-blog-post.mdx b/blog/2021-08-01-mdx-blog-post.mdx
index fda8d8f6c..5a08c598b 100644
--- a/blog/2021-08-01-mdx-blog-post.mdx
+++ b/blog/2021-08-01-mdx-blog-post.mdx
@@ -1,20 +1,15 @@
---
slug: the-why-in-everything
-title: sern's "why"
+title: why
authors: [jacoobes]
tags: []
---
-Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/).
+Yes, yet another discord.js handler.
-:::tip
+
Why?
+
Why??
-Use the power of React to create interactive blog posts.
-
-```js
-
-```
-
-
-
-:::
+
+There are so many discord.js handlers out there. So why another one? Here's the thing. Most handlers you see out there are
+poorly made, not maintained, unknown bugs, or who knows what.
diff --git a/src/pages/index.js b/src/pages/index.js
index d8154ca22..981131895 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -17,14 +17,15 @@ function HomepageHeader() {
{siteConfig.tagline}
- npm install @sern/handler + to="https://sern-handler.js.org/guide/walkthrough/cli"> + sern init