mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 11:20:34 +01:00
Import nuxt 3 and edit to script setup
This commit is contained in:
11
settings/HeadConfig.ts
Normal file
11
settings/HeadConfig.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
export default {
|
||||
title: 'arthurdanjou.fr - Web & Software Developer',
|
||||
color: '#00a0ff',
|
||||
image: '/images/memojies/Hey.png',
|
||||
url: 'https://arthurdanjou.fr',
|
||||
favicon: {
|
||||
type: 'image/jpg',
|
||||
href: '/favicon.png',
|
||||
},
|
||||
description: 'Web & Software Developer from Paris, France.',
|
||||
}
|
||||
Reference in New Issue
Block a user