Skip to content

Commit d65350a

Browse files
committed
fix: og:title
1 parent dd7362a commit d65350a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular-hub/src/app/pages/index.page.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const routeMeta: RouteMeta = {
2727
},
2828
{
2929
property: 'og:title',
30-
content: 'Title of the page',
30+
content: 'Curated list of Angular Events',
3131
},
3232
{
3333
property: 'og:image',

0 commit comments

Comments
 (0)