import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'chlinlearn 的技术博客',
url: 'daily-blog.chlinlearn.top',
lang: 'zh-CN',
};