Add more structured metadata

This commit is contained in:
Kevin Kandlbinder 2021-09-25 14:00:50 +02:00
parent df9e2b2bb8
commit 412ee72112
10 changed files with 148 additions and 5 deletions

View file

@ -10,9 +10,18 @@ module.exports = {
languages: ["en", "de"],
contactEmail: "kevin@kevink.dev",
contactPhone: "+4941068068004",
address: "25451 Quickborn, Schleswig-Holstein, Germany",
mapsLink: "https://goo.gl/maps/KVq9z1PVaVP2",
contactTwitter: "Unkn0wnKevin",
contactGitHub: "Unkn0wnCat",
contactMastodon: "@kevin@1in1.net",
contactMastodonHref: "https://mastodon.1in1.net/@kevin",
givenName: "Kevin",
familyName: "Kandlbinder",
birthDate: "2001-03-11",
gender: "Male",
height: "168 cm",
nationality: "Germany",
personImage: "./content/images/kevin-kandlbinder-04.jpg",
sameAs: ["https://mastodon.1in1.net/@kevin", "https://github.com/Unkn0wnCat", "https://unkn0wncat.net/", "https://twitter.com/@Unkn0wnKevin", "https://unsplash.com/@unkn0wncat"]
};