export const title = "nycki.net";
export const url = "https://nycki.net";
export const language = "en";
export const description = "nycki.net";
export const author = {
name: "Your Name Here",
email: "youremailaddress@example.com",
url: "https://example.com/about-me/"
};