|
import type { Namespace } from '@/types';
|
|
|
|
export const namespace: Namespace = {
|
|
name: 'RSS3',
|
|
url: 'rss3.io',
|
|
description: 'The RSS3 Network is the a decentralized network designed to promote the free flow of information on the Open Web .',
|
|
lang: 'en',
|
|
};
|