From 609744aa20ed57ad0f46b41970d12153acc269ea Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Sun, 23 Jul 2023 07:33:27 +0100 Subject: [PATCH] feat(domain): zarqi.is-a.dev --- domains/zarqi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zarqi.json diff --git a/domains/zarqi.json b/domains/zarqi.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +}