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()
1616<template >
1717 <header ref =" headerRef" :style =" { top }" >
1818 <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" >
2020 <Logo class =" logo" color =" vue-blue" />
2121 </a >
2222 <slot />
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ const { headerRef } = useHeader()
1616<template >
1717 <header ref =" headerRef" :style =" { top }" >
1818 <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" >
2020 <Logo class =" logo" color =" vue-blue" />
2121 </a >
2222 <slot />
You can’t perform that action at this time.
0 commit comments