Rename to Compass

This commit is contained in:
MartinBraquet
2025-08-27 22:12:04 +02:00
parent 2f60efe273
commit 2e332707ff
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@compass/api",
"description": "Backend API endpoints for the Manifold Love website.",
"description": "Backend API endpoints",
"version": "0.1.0",
"private": true,
"scripts": {

View File

@@ -61,7 +61,7 @@ function MyApp({ Component, pageProps }: AppProps<ManifoldPageProps>) {
}
}, [])
const title = 'manifold love'
const title = 'Compass'
const description = 'Questionable dating site'
return (

View File

@@ -18,7 +18,7 @@ export default function ReferralsPage() {
<LovePage trackPageView={'love referrals'} className="items-center">
<SEO
title="Share the love"
description={`Invite someone to join Manifold Love!`}
description={`Invite someone to join Compass!`}
/>
<Col className="bg-canvas-0 rounded-lg p-4 sm:p-8">