diff --git a/src/components/react/GraphQLEditor/GraphQLLogo.tsx b/src/components/react/GraphQLEditor/GraphQLLogo.tsx
index b38bb099..0188aab6 100644
--- a/src/components/react/GraphQLEditor/GraphQLLogo.tsx
+++ b/src/components/react/GraphQLEditor/GraphQLLogo.tsx
@@ -14,9 +14,9 @@ const GraphQLLogo = ({
>
@@ -11,6 +15,13 @@ import SpanishBetaBanner from "@components/SpanishBetaBanner.astro";
+ {
+ template === "splash" && (
+
+
+
+ )
+ }