update page title
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-01-30 14:05:03 +01:00
parent b7884f72fe
commit d5db165c2f
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -7,7 +7,7 @@
<h1 class="font-bold font-mono text-2xl text-gray-900 lg:text-4xl">OG:IMAGE</h1>
<div class="ml-auto">
<RouterLink :to="{name: 'Home'}" custom="true" v-slot="{isActive, href, navigate}">
<RouterLink :to="{name: 'home'}" custom="true" v-slot="{isActive, href, navigate}">
<a
v-bind="$attrs"
:href="href"