Repair project button

This commit is contained in:
2021-08-30 20:00:18 +02:00
parent ea3568ef88
commit 4178ac505b
2 changed files with 53 additions and 33 deletions

View File

@@ -15,7 +15,7 @@ const routes = [
path: '/',
name: 'Home',
meta: {
title: 'Witam serdecznie 😊'
title: 'Witam! 😊'
},
component: Home
},