import { t } from '@lingui/macro'; export const config = { name: 'Armand Philippot', baseline: t`Front-end developer`, copyright: { startYear: '2012', endYear: new Date().getFullYear(), }, defaultLocale: 'fr', postsPerPage: 10, }; mand.philippot.eu/www.armandphilippot.com/atom/src/components/Icons/Cog/Cog.tsx?h=main' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Cog/Cog.tsx
blob: 7a04d76b051e49c900e86d16708353366b819e6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16