import { t } from '@lingui/macro'; export const seo = { homepage: { title: t`Armand Philippot | Front-end developer`, description: t`Armand Philippot is a front-end developer located in France. He codes, he writes and he plays. Discover is website.`, }, blog: { title: t`Blog: development, open source | Armand Philippot`, description: t`Discover Armand Philippot's writings. He talks about web development and open source mostly.`, }, };