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

export const namespace: Namespace = {
    name: '簡訊設計',
    url: 'blog.simpleinfo.cc',
    lang: 'zh-TW',
};
