From b1dc7ab3a3bb9d893322b609681d901f71ce10ab Mon Sep 17 00:00:00 2001 From: Vedant Das <153703868+ethereumvd@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:40:26 +0530 Subject: [PATCH] Create ethereumvd.json --- domains/ethereumvd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ethereumvd.json 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" + } +}