diff --git a/domains/ethereumvd.json b/domains/ethereumvd.json new file mode 100644 index 000000000..8950288b7 --- /dev/null +++ b/domains/ethereumvd.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/ethereumvd/ethereumvd.github.io", + "owner": { + "username": "ethereumvd", + "email": "ethereum249@gmail.com" + }, + "record": { + "CNAME": "ethereumvd.github.io" + } +}