seo meta on champions :)
This commit is contained in:
@@ -12,6 +12,10 @@ defineOgImageComponent('Champion', {
|
||||
pickrate: championData.value.pickrate,
|
||||
gameCount: championData.value.gameCount,
|
||||
})
|
||||
useSeoMeta({
|
||||
title: championData.value.name,
|
||||
description: 'Build path and runes for ' + championData.value.name + ' on BuildPath'
|
||||
})
|
||||
|
||||
const laneState = ref(0)
|
||||
const state = ref("runes")
|
||||
|
||||
Reference in New Issue
Block a user