mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-02 05:31:37 +01:00
Fix SEO
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user