mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
Remove useless title
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user