diff --git a/src/hooks.server.ts b/src/hooks.server.ts
index 4680f7b..7bc9e0e 100644
--- a/src/hooks.server.ts
+++ b/src/hooks.server.ts
@@ -1,5 +1,5 @@
import TextFontURL from '$lib/fonts/DMSans.text.woff2?url';
-import Bomb from '$lib/bomb.zstd?arraybuffer';
+import Bomb from '$lib/bomb.zstd?arraybuffer'
import type { Handle } from '@sveltejs/kit';
const PRELOADED_FONTS = [TextFontURL];
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 4073d69..a57724e 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -22,6 +22,7 @@
+ - Revolution (mini)
- Hack Club Slack (talk to us!)
- Source code
- Financials
diff --git a/static/robots.txt b/static/robots.txt
index 3f62368..0e47957 100644
--- a/static/robots.txt
+++ b/static/robots.txt
@@ -4,6 +4,4 @@ Allow: /
User-agent: *
Disallow: /_app/
Disallow: /email
-Disallow: /email/
-Disallow: /mini
-Disallow: /mini/
\ No newline at end of file
+Disallow: /email/
\ No newline at end of file