diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index b9bf468..1a78ddb 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -18,6 +18,9 @@ export default function RootLayout({
}) {
return (
+
+
+
{children}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8d97b63..40b491b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -176,6 +176,7 @@ export default function LandingPage() {
rFunds
rTrips
rCart
+ rChoices
rWallet
rFiles
rTube
@@ -185,6 +186,7 @@ export default function LandingPage() {
rStack
rAuctions
rPubs
+ rData
Part of the r* ecosystem — collaborative tools for communities.