From 479fbdb0b6a9864a306295f843c5a31f79584a89 Mon Sep 17 00:00:00 2001 From: CihatKsm Date: Wed, 13 Sep 2023 16:21:12 +0300 Subject: [PATCH] feat(domain): cihatksm.is-a.dev --- domains/cihatksm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cihatksm.json diff --git a/domains/cihatksm.json b/domains/cihatksm.json new file mode 100644 index 000000000..f5b6ce838 --- /dev/null +++ b/domains/cihatksm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CihatKsm", + "email": "ctk.cihatksm@gmail.com" + }, + "record": { + "CNAME": "cihatksm.com" + } +}