mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-27 23:55:47 +01:00
Remove pipe between first and last name in title
This commit is contained in:
parent
7871c578ad
commit
666e50d317
@ -1,6 +1,6 @@
|
|||||||
// Place any global data in this file.
|
// Place any global data in this file.
|
||||||
// You can import this data from anywhere in your site by using the `import` keyword.
|
// 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 =
|
export const SITE_DESCRIPTION =
|
||||||
'frontend developer and motorsport fan in one person';
|
'frontend developer and motorsport fan in one person';
|
||||||
|
Loading…
Reference in New Issue
Block a user