diff --git a/domains/_vercel.jake.json b/domains/_vercel.jake.json new file mode 100644 index 000000000..08c660da0 --- /dev/null +++ b/domains/_vercel.jake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzrci", + "email": "" + }, + "record": { + "TXT": ["vc-domain-verify=jake.is-a.dev,1075ab07de85fa87e8cd"] + } +} diff --git a/domains/jake.json b/domains/jake.json index 091329342..2e5c97792 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -1,11 +1,9 @@ { - "description": "Jake's personal website and blog.", - "repo": "https://github.com/j-eo/j-eo.github.io", "owner": { - "username": "j-eo", - "email": "website-contact.nem2h@silomails.com" + "username": "xzrci", + "email": "" }, "record": { - "CNAME": "jakeanto.pages.dev" + "CNAME": "xzrci.vercel.app" } }