From 867bf5c7ce629f3eab2980b4aa481e8d9adfce0a Mon Sep 17 00:00:00 2001 From: Thikhathali Date: Thu, 1 Feb 2024 12:24:21 +0200 Subject: [PATCH] feat(domain): thikhathali.is-a.dev --- domains/thikhathali.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thikhathali.json diff --git a/domains/thikhathali.json b/domains/thikhathali.json new file mode 100644 index 000000000..2065da4f0 --- /dev/null +++ b/domains/thikhathali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thikhathali", + "email": "thikhamataboge@gmail.com" + }, + "record": { + "CNAME": "thikhathali.github.io" + } +}