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

This commit is contained in:
Simon Vieille 2023-01-30 14:02:46 +01:00
parent 34d0336868
commit 89fc861025
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -7,7 +7,7 @@ const APP_BASE_URL = '/'
const routes = [
{
path: APP_BASE_URL,
name: 'Home',
name: 'Generator - OG:IMAGE',
component: Home,
meta: {
title: 'Home'