maciejpedzi.ch/src/consts.ts

7 lines
260 B
TypeScript
Raw Normal View History

2023-04-19 19:18:50 +02:00
// 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';