From 6e24cff5e92809335e9200be71fae75ddc459dd7 Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 31 Mar 2022 16:17:57 +0530 Subject: [PATCH] Create arman.json --- domains/arman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arman.json diff --git a/domains/arman.json b/domains/arman.json new file mode 100644 index 000000000..68daa3397 --- /dev/null +++ b/domains/arman.json @@ -0,0 +1,11 @@ +{ + "description": "Arman's personal website!", + "repo": "https://github.com/ItzArman09/website", + "owner": { + "username": "ItzArman09", + "email": "gyfufifa@norwegischlernen.info" + }, + "record": { + "CNAME": "https://itzarman09.github.io/website" + } +}