Remove useless title

This commit is contained in:
2024-06-21 16:08:34 +02:00
parent 1ecc28f0c4
commit 99178017d2

View File

@@ -1,10 +1,3 @@
<script setup lang="ts">
useSeoMeta({
title: 'Arthur Danjou - Maths lover',
description: 'A Nuxt template to build your full-stack application on the edge.'
})
</script>
<template>
<NuxtLoadingIndicator color="#14b8a6" />
<AppBackground />