|
|
@ -7,11 +7,11 @@ export default { |
|
|
|
|
|
|
|
// Global page headers (https://go.nuxtjs.dev/config-head)
|
|
|
|
head: { |
|
|
|
title: 'friday', |
|
|
|
title: 'Fridayapp', |
|
|
|
meta: [ |
|
|
|
{ charset: 'utf-8' }, |
|
|
|
{ name: 'viewport', content: 'width=device-width, initial-scale=1' }, |
|
|
|
{ hid: 'description', name: 'description', content: '' } |
|
|
|
{ hid: 'description', name: 'description', content: 'Lightweight Sprint Reprospective Tool' } |
|
|
|
], |
|
|
|
link: [ |
|
|
|
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' } |
|
|
|