File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/ui/components/common Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ const { headerRef } = useHeader()
16
16
<template >
17
17
<header ref =" headerRef" :style =" { top }" >
18
18
<div class =" header-root" >
19
- <a class =" link" href =" /" aria-label =" Vue Fes Japan 2024" >
19
+ <a class =" link" href =" /2024/ " aria-label =" Vue Fes Japan 2024" >
20
20
<Logo class =" logo" color =" vue-blue" />
21
21
</a >
22
22
<slot />
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ const { headerRef } = useHeader()
16
16
<template >
17
17
<header ref =" headerRef" :style =" { top }" >
18
18
<div class =" header-root" >
19
- <a class =" link" href =" /" aria-label =" Vue Fes Japan 2024" >
19
+ <a class =" link" href =" /2024/ " aria-label =" Vue Fes Japan 2024" >
20
20
<Logo class =" logo" color =" vue-blue" />
21
21
</a >
22
22
<slot />
You can’t perform that action at this time.
0 commit comments