[fix] revise the link url

This commit is contained in:
mysper 2021-01-19 21:38:53 +08:00
parent b2eb0379d6
commit 99bb68c18b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<header>
<div class="top-bar">
<div class="return-wrapper">
<a class="shape-wrapper diamond" href="/cfp"
<a class="shape-wrapper diamond" href="/2021/cfp"
><span class="text-wrapper">返回</span></a
>
</div>

View File

@ -10,7 +10,7 @@ export const routes: RouteConfig[] = [
{
path: '/',
name: 'Home',
redirect: '/cfp',
component: CFP,
meta: {
index: 0,
label: 'SITCON 2021',