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