diff --git a/src/app.controller.ts b/src/app.controller.ts index e9258760..fb512da7 100644 --- a/src/app.controller.ts +++ b/src/app.controller.ts @@ -8,7 +8,7 @@ export class AppController { root() { return { message: 'Hello world!', - ogTitle: 'Lazztech Hub - Social App', + ogTitle: 'Lazztech Noun - Social App', ogDescription: 'From app to the real world - Foster Community', ogImage: 'https://noun.lazz.tech/assets/banner.webp', };