From f481a9f5c8bd444cd1a89f4c503302442d87c1c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E9=9B=A8?= <49756728+cetr@users.noreply.github.com> Date: Wed, 23 Feb 2022 10:42:38 +0800 Subject: [PATCH] perf: change the target of the link in the theme description to _blank (#461) --- src/views/interface/ThemeSetting.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/interface/ThemeSetting.vue b/src/views/interface/ThemeSetting.vue index 88b6a7fa..33f604c4 100644 --- a/src/views/interface/ThemeSetting.vue +++ b/src/views/interface/ThemeSetting.vue @@ -36,7 +36,7 @@ - + {{ theme.current.author.name }} @@ -44,12 +44,12 @@ {{ theme.current.description || '-' }} - + {{ theme.current.website || '-' }} - + {{ theme.current.repo || '-' }}