diff --git a/backend/src/routes/share.ts b/backend/src/routes/share.ts index 5849a50..2759ac5 100644 --- a/backend/src/routes/share.ts +++ b/backend/src/routes/share.ts @@ -58,7 +58,7 @@ export async function shareRoutes(app: FastifyInstance) { - + @@ -114,7 +114,7 @@ export async function shareRoutes(app: FastifyInstance) {

${title}

- Open in Memer + Open in MEMER `; diff --git a/frontend/index.html b/frontend/index.html index f0b71df..ffd93db 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,7 +3,7 @@ - Memer + MEMER diff --git a/frontend/src/pages/Gallery.tsx b/frontend/src/pages/Gallery.tsx index 912724a..ca7f10c 100644 --- a/frontend/src/pages/Gallery.tsx +++ b/frontend/src/pages/Gallery.tsx @@ -107,7 +107,7 @@ export function Gallery() { ) : ( <> 🎭 - Memer + MEMER )}