{
    id: 'SevenBird',
    name: '柒鳥',
    profileUrl: '${path}/photos/profile.jpg',
    info: [
        ['暱稱', '柒鳥'],
        ['地區', '福建'],
        ['出生', '2005.2.26'],
        ['逝世', '2022.8.12'],
    ],
    websites: [
        ['twitter', 'https://twitter.com/Selrayer'],
    ],
}