diff --git a/domains/_vercel.alphatechnolog.json b/domains/_vercel.alphatechnolog.json new file mode 100644 index 000000000..656362fb4 --- /dev/null +++ b/domains/_vercel.alphatechnolog.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com", + "discord": "695333243637072002" + }, + "record": { + "TXT": ["vc-domain-verify=alphatechnolog.is-a.dev,60b952897ab1957420d3"] + } +} diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json index e27b6aad0..2653f4c97 100644 --- a/domains/alphatechnolog.json +++ b/domains/alphatechnolog.json @@ -1,11 +1,10 @@ { - "description": "Personal page", - "repo": "https://github.com/alphatechnolog/alphatechnolog.github.io", - "owner": { + "owner" { "username": "AlphaTechnolog", - "email": "gfranklings@gmail.com" + "email": "gfranklings@gmail.com", + "discord": "695333243637072002" }, "record": { - "CNAME": "alphatechnolog.github.io" + "CNAME": "alphatechnolog.vercel.app" } }