update author info

This commit is contained in:
Nycki 2024-12-13 19:32:29 -08:00
parent 2dbf6d816b
commit b593eb1968

View file

@ -3,7 +3,7 @@ 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/"
name: "nycki",
email: "nupanick@gmail.com",
url: "https://nycki.net"
};