This commit is contained in:
khatabwedaa
2021-06-11 21:28:23 +02:00
parent f0417b0225
commit 7391f81275
4 changed files with 4 additions and 5 deletions

View File

@@ -40,7 +40,8 @@ export default {
},
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' },
{ rel: 'stylesheet', href: 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap' }
]
},