From 38cdc48858b0a48bf3603aae25f3947ed812fa3a Mon Sep 17 00:00:00 2001 From: Achraf <93818590+EL-Bernaoui@users.noreply.github.com> Date: Wed, 19 Apr 2023 21:49:19 +0000 Subject: [PATCH] Create elbernaoui.json --- domains/elbernaoui.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/elbernaoui.json diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json new file mode 100644 index 000000000..afc39fee9 --- /dev/null +++ b/domains/elbernaoui.json @@ -0,0 +1,11 @@ +{ + "description": "this is for my personal website", + "owner": { + "username": "EL-Bernaoui", + "email": "", + "twitter": "ELBRN_Achraf" + }, + "record": { + "CNAME": "el-bernaoui.github.io" + } +}