nycki.net/_data/metadata.js

9 lines
274 B
JavaScript

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/"
};