Remove pipe between first and last name in title

This commit is contained in:
Maciej Pędzich 2023-05-10 22:42:15 +02:00
parent 7871c578ad
commit 666e50d317

View File

@ -1,6 +1,6 @@
// 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_TITLE = 'maciej pędzich';
export const SITE_DESCRIPTION =
'frontend developer and motorsport fan in one person';