From 8813e25f3707f8dbe5c448889fcf7d4c21f4848f Mon Sep 17 00:00:00 2001 From: tolking Date: Tue, 1 Dec 2020 14:26:07 +0800 Subject: [PATCH] feat: Use NavLink instead of action --- .../theme-default/components/HomeHero.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/client/theme-default/components/HomeHero.vue b/src/client/theme-default/components/HomeHero.vue index a1f3cf51..c7a28fc1 100644 --- a/src/client/theme-default/components/HomeHero.vue +++ b/src/client/theme-default/components/HomeHero.vue @@ -11,17 +11,14 @@

{{ heroText }}

{{ tagline }}

-
- - {{ $frontmatter.actionText }} - -
+