From bea20730d8f04e472d921d239944bb91c4511bb3 Mon Sep 17 00:00:00 2001 From: hackqd <89543330+hackqd@users.noreply.github.com> Date: Sat, 5 Oct 2024 13:21:02 +0530 Subject: [PATCH] Create hackqd.json --- domains/hackqd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hackqd.json diff --git a/domains/hackqd.json b/domains/hackqd.json new file mode 100644 index 000000000..6bc511def --- /dev/null +++ b/domains/hackqd.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/hackqd/hackqd.github.io", + "owner": { + "username": "hackqd", + "email": "hackqdftw@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "hackqd.github.io" + } +}