diff --git a/.vitepress/theme/components/InstanceList.vue b/.vitepress/theme/components/InstanceList.vue index b54aad29b..6d6921812 100644 --- a/.vitepress/theme/components/InstanceList.vue +++ b/.vitepress/theme/components/InstanceList.vue @@ -113,6 +113,11 @@ const instances = [{ location: '🇨🇦', maintainer: 'wudifeixue', maintainerUrl: 'https://github.com/wudifeixue', + }, { + url: 'https://yangzhi.app', + location: '🇯🇵', + maintainer: '仰止', + maintainerUrl: 'https://yangzhi.org', } ] @@ -159,4 +164,4 @@ const getHost = (url: string) => new URL(url).host .sponsors { padding-top: 32px; } - \ No newline at end of file +