maciejpedzi.ch/src/consts.ts
2023-05-10 22:42:15 +02:00

7 lines
260 B
TypeScript

// Place any global data in this file.
// You can import this data from anywhere in your site by using the `import` keyword.
export const SITE_TITLE = 'maciej pędzich';
export const SITE_DESCRIPTION =
'frontend developer and motorsport fan in one person';