import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: '虚词',
    url: 'p-articles.com',
    description: `
::: tip
p-articles provides some official RSS feeds:

-   section: \`https://p-articles.com/section/:section\`
-   contributors: \`https://p-articles.com/contributors/:author\`
:::`,
    lang: 'en',
};
