From fdc50cfe6dfd297f9d3aee9f2169ee5bff548b1b Mon Sep 17 00:00:00 2001 From: Daamin Ashai Date: Sat, 3 Aug 2024 22:58:08 +0530 Subject: [PATCH] Create daamin.json --- domains/daamin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/daamin.json diff --git a/domains/daamin.json b/domains/daamin.json new file mode 100644 index 000000000..7c331f7df --- /dev/null +++ b/domains/daamin.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Daamin909/website/", + "owner": { + "username": "Daamin909", + "email": "ashai.daamin@gmail.com" + }, + "record": { + "CNAME": "daamin909.github.io" + } +}