From 3017bd7a9485844bd9707ec74ef00965207d9589 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Sat, 8 Feb 2025 14:47:40 +0800 Subject: [PATCH] feat(theme): improve doc copyright link text (#457) --- theme/src/client/components/VPCopyright.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/src/client/components/VPCopyright.vue b/theme/src/client/components/VPCopyright.vue index 1f7da15a..9d4801c5 100644 --- a/theme/src/client/components/VPCopyright.vue +++ b/theme/src/client/components/VPCopyright.vue @@ -27,7 +27,7 @@ const {

{{ creationText }} - {{ sourceUrl }} + {{ decodeURIComponent(sourceUrl) }}