diff --git a/.vitepress/theme/components/InstanceList.vue b/.vitepress/theme/components/InstanceList.vue index c95461419..fee6817e0 100644 --- a/.vitepress/theme/components/InstanceList.vue +++ b/.vitepress/theme/components/InstanceList.vue @@ -122,6 +122,11 @@ const instances = [{ location: 'πŸ‡¬πŸ‡§', maintainer: 'HenryQW', maintainerUrl: 'https://github.com/HenryQW', + }, { + url: 'https://rss.peachyjoy.top', + location: 'πŸ‡ΊπŸ‡Έ', + maintainer: 'milletbig', + maintainerUrl: 'https://github.com/milletbig', } ]