From 671c3b559924a99686252734b8b976de28b1e688 Mon Sep 17 00:00:00 2001 From: Hamdi Bougattaya Date: Mon, 24 Feb 2025 21:52:51 +0300 Subject: [PATCH] Create hamdi.json --- domains/hamdi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hamdi.json diff --git a/domains/hamdi.json b/domains/hamdi.json new file mode 100644 index 000000000..b718fb161 --- /dev/null +++ b/domains/hamdi.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/hb12devtn/Portfolio", + "owner": { + "username": "hb12devtn", + "email": "h.bougattaya1212@gmail.com" + }, + "record": { + "CNAME": "hb12devtn.github.io" + } +}