This commit is contained in:
2021-03-21 22:17:18 +01:00
parent 738056477a
commit 2060c843ae
22 changed files with 1579 additions and 136 deletions

View File

@@ -1,9 +1,9 @@
// Global page headers: https://go.nuxtjs.dev/config-head
const params = {
title: 'nuxt-ts-app',
title: 'artsite',
color: '#0DA5FF',
image: '/images/image.jpg',
url: 'https://my-domain.com',
url: 'https://arthurdanjou.fr',
favicon: {
type: 'image/jpg',
href: '/favicon.jpg',