From 22e22e57796eb085408210725567fea4b0e44b74 Mon Sep 17 00:00:00 2001 From: oMvhmoud <40049200+oMvhmoud@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:28:02 +0300 Subject: [PATCH] feat(domain): mahmoud.is-a.dev --- domains/mahmoud.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahmoud.json diff --git a/domains/mahmoud.json b/domains/mahmoud.json new file mode 100644 index 000000000..9ad9b24ba --- /dev/null +++ b/domains/mahmoud.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "oMvhmoud", + "email": "40049200+oMvhmoud@users.noreply.github.com", + "discord": "927876264826650684" + }, + + "record": { + "CNAME": "omvhmoud.github.io" + } +}