diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx
index 433fa3d9..4faba1af 100644
--- a/src/content/docs/index.mdx
+++ b/src/content/docs/index.mdx
@@ -5,7 +5,7 @@ template: splash
prev: false
next: false
hero:
- tagline: The comprehensive learning guide and technical reference for FRC programming
+ tagline: The comprehensive learning guide for FRC programming
image:
html: ''
actions:
@@ -16,28 +16,30 @@ hero:
import HomeCard from '../../components/HomeCard.astro';