From bd04118d21bba11624038f541f9b4964d5561bd8 Mon Sep 17 00:00:00 2001 From: Tony Date: Thu, 11 Jul 2024 22:18:24 +0800 Subject: [PATCH] docs: update location flag --- .vitepress/theme/components/InstanceList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vitepress/theme/components/InstanceList.vue b/.vitepress/theme/components/InstanceList.vue index d5621207d..968ba50cf 100644 --- a/.vitepress/theme/components/InstanceList.vue +++ b/.vitepress/theme/components/InstanceList.vue @@ -128,8 +128,8 @@ const instances = [{ maintainer: 'milletbig', maintainerUrl: 'https://github.com/milletbig', }, { - url: 'https://rsshub.speednet.icu/', - location: 'HK', + url: 'https://rsshub.speednet.icu', + location: '🇭🇰', maintainer: 'freeintweb', maintainerUrl: 'https://github.com/freeintweb', }