Lint and format
This commit is contained in:
@@ -3,15 +3,15 @@ useSeoMeta({
|
||||
title: 'BuildPath',
|
||||
ogTitle: 'BuildPath',
|
||||
description: 'BuildPath: a tool for League of Legends champions runes and build paths.',
|
||||
ogDescription: 'BuildPath: a tool for League of Legends champions runes and build paths.',
|
||||
ogDescription: 'BuildPath: a tool for League of Legends champions runes and build paths.'
|
||||
})
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<NuxtRouteAnnouncer />
|
||||
<NuxtLayout>
|
||||
<NuxtLayout>
|
||||
<NuxtPage />
|
||||
</NuxtLayout>
|
||||
</NuxtLayout>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user