This commit is contained in:
2024-07-08 01:21:10 +02:00
parent 6069d568d1
commit 6bf1463d03
4 changed files with 45 additions and 15 deletions

View File

@@ -6,10 +6,4 @@
<script lang="ts" setup>
const { locale } = useI18n()
useSeoMeta({
title: 'Arthur Danjou • Mathematics Lover and IA Enthusiast',
titleTemplate: '%s',
description: 'I\'m Arthur, a Mathematics lover and IA enthusiast. I\'m currently studying at the University of Paris-Saclay. I\'m passionate about Mathematics, Computer Science, and Artificial Intelligence.'
})
</script>