mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-28 15:58:33 +01:00
11 lines
144 B
TypeScript
11 lines
144 B
TypeScript
|
export default [
|
||
|
{
|
||
|
fieldValue: "typography",
|
||
|
totalCount: 1,
|
||
|
},
|
||
|
{
|
||
|
fieldValue: "design inspiration",
|
||
|
totalCount: 1,
|
||
|
},
|
||
|
];
|