import { t } from '@lingui/macro'; export const config = { name: 'Armand Philippot', baseline: t`Front-end developer`, copyright: { startYear: '2012', endYear: new Date().getFullYear(), }, postsPerPage: 10, };