From ec7643dc1397d5b27158bd0865bd517f08e198a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=83=BD=E5=AE=81?= Date: Mon, 17 Jul 2023 15:31:03 +0800 Subject: [PATCH] feat(theme): allow using html text in VPHero (#2635) --- src/client/theme-default/components/VPHero.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/client/theme-default/components/VPHero.vue b/src/client/theme-default/components/VPHero.vue index 1cec7723..659c3dbf 100644 --- a/src/client/theme-default/components/VPHero.vue +++ b/src/client/theme-default/components/VPHero.vue @@ -27,10 +27,10 @@ const heroImageSlotExists = inject('hero-image-slot-exists') as Ref

- {{ name }} +

-

{{ text }}

-

{{ tagline }}

+

+