From 2db9113274eee2c18f745088c3483acc6afe1238 Mon Sep 17 00:00:00 2001 From: Mohammed <157770794+Ilawy@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:44:37 +0300 Subject: [PATCH] Register ilawy.json --- domains/ilawy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ilawy.json diff --git a/domains/ilawy.json b/domains/ilawy.json new file mode 100644 index 000000000..4527b33b3 --- /dev/null +++ b/domains/ilawy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/ilawy/ilawy", + "owner": { + "username": "ilawy", + "email": "ilawy@proton.me" + }, + "record": { + "CNAME": "ilawy.pages.dev" + } +}