From cf2c04d20217f57ddc537ad180f19dd112b701ec Mon Sep 17 00:00:00 2001 From: Halil Date: Fri, 30 Aug 2024 17:02:28 +0200 Subject: [PATCH] Create halil.json --- domains/halil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/halil.json diff --git a/domains/halil.json b/domains/halil.json new file mode 100644 index 000000000..73d4b7d8c --- /dev/null +++ b/domains/halil.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio", + "repo": "https://github.com/halil-dll/halil-dll.github.io", + "owner": { + "username": "halil-dll", + "email": "halil@pissmail.com" + }, + "record": { + "CNAME": "halil-dll.github.io" + } +}