We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd4310 commit 23b30fcCopy full SHA for 23b30fc
1 file changed
src/app.controller.ts
@@ -8,7 +8,7 @@ export class AppController {
8
root() {
9
return {
10
message: 'Hello world!',
11
- ogTitle: 'Lazztech Hub - Social App',
+ ogTitle: 'Lazztech Noun - Social App',
12
ogDescription: 'From app to the real world - Foster Community',
13
ogImage: 'https://noun.lazz.tech/assets/banner.webp',
14
};
0 commit comments