docs: add new instances (#13911)
This commit is contained in:
parent
173d0de3b1
commit
c5700979c3
|
|
@ -24,6 +24,11 @@ export default function InstanceList(): JSX.Element {
|
|||
location: '🇺🇸',
|
||||
maintainer: 'Zeabur',
|
||||
maintainerUrl: 'https://zeabur.com',
|
||||
}, {
|
||||
url: 'https://rss.fatpandac.com',
|
||||
location: '🇺🇸',
|
||||
maintainer: 'Fatpandac',
|
||||
maintainerUrl: 'https://fatpandac.com',
|
||||
}]
|
||||
|
||||
return (
|
||||
|
|
|
|||
Loading…
Reference in New Issue