update author info
This commit is contained in:
parent
2dbf6d816b
commit
b593eb1968
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue