update title
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-26 17:49:47 +01:00
parent eddd61f14a
commit 92e148d80f
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -18,7 +18,7 @@ const routes = [
name: 'About',
component: AboutPage,
meta: {
title: 'About'
title: 'About - OG:IMAGE'
}
},
];