diff --git a/packages/@vuepress/theme-default/components/PageNav.vue b/packages/@vuepress/theme-default/components/PageNav.vue index 926a397d09..ce10d1756a 100644 --- a/packages/@vuepress/theme-default/components/PageNav.vue +++ b/packages/@vuepress/theme-default/components/PageNav.vue @@ -7,7 +7,8 @@ - {{ next.title || next.path }}→ + {{ next.title || next.path }} + →