diff --git a/domains/_vercel.michi.json b/domains/_vercel.michi.json new file mode 100644 index 000000000..337d2a383 --- /dev/null +++ b/domains/_vercel.michi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jonasfroeller", + "email": "j.froe@gmx.at" + }, + "record": { + "TXT": [ + "vc-domain-verify=michi.is-a.dev,d0e5ddd1aa39de41c31a" + ] + } +} diff --git a/domains/michi.json b/domains/michi.json new file mode 100644 index 000000000..1a5ddda60 --- /dev/null +++ b/domains/michi.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website.", + "repo": "https://github.com/Michi4/Michi4", + "owner": { + "username": "Michi4", + "email": "michael.ruep@gmail.com" + }, + "record": { + "CNAME": "michi4.vercel.app" + } +}