Skip to content

Commit

Permalink
docs: Update InstanceList.tsx (#13968)
Browse files Browse the repository at this point in the history
* Update InstanceList.tsx

* Update website/src/components/InstanceList.tsx

---------
  • Loading branch information
limfoo authored Dec 6, 2023
1 parent a09f33d commit d93c99e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/src/components/InstanceList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ export default function InstanceList(): JSX.Element {
location: '🇺🇸',
maintainer: '思维悦动',
maintainerUrl: 'https://friesport.ac.cn',
}, {
url: 'https://rsshub.atgw.io',
location: '🇺🇸',
maintainer: 'limfoo',
maintainerUrl: 'https://blog.limfoo.io',
}]

return (
Expand Down

0 comments on commit d93c99e

Please sign in to comment.