···11// Place any global data in this file.
22// You can import this data from anywhere in your site by using the `import` keyword.
3344-export const SITE_TITLE = "vixalien´s site";
44+export const SITE_TITLE = "vixalien's site";
55export const SITE_DESCRIPTION = "Welcome to my website!";
66export const AUTHOR = "vixalien";
77export const PUBLISH_YEAR = new Date().getFullYear();