diff --git a/src/components/PageTitle.vue b/src/components/PageTitle.vue index 0fd023e..99a716f 100755 --- a/src/components/PageTitle.vue +++ b/src/components/PageTitle.vue @@ -1,5 +1,5 @@ - + {{ this.$t(title) }} diff --git a/src/components/PresentationAbout.vue b/src/components/PresentationAbout.vue index b81dae0..f5b5c30 100755 --- a/src/components/PresentationAbout.vue +++ b/src/components/PresentationAbout.vue @@ -1,9 +1,9 @@ - - - + + + - + {{ $t('about.banner.hello') }} Arthur DANJOU 👋. {{ $t('about.banner.1')}} {{ $t('about.banner.2') }} diff --git a/src/plugins/main.ts b/src/plugins/main.ts index 0de9720..e69de29 100644 --- a/src/plugins/main.ts +++ b/src/plugins/main.ts @@ -1 +0,0 @@ -import 'virtual:windi.css'
{{ $t('about.banner.hello') }} Arthur DANJOU 👋.
{{ $t('about.banner.1')}}
{{ $t('about.banner.2') }}