Added SEO meta
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
<script setup lang="ts">
|
||||
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.',
|
||||
})
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<NuxtRouteAnnouncer />
|
||||
|
||||
Reference in New Issue
Block a user