From c86811ed11ec6a9da2455ecd65f192e27a63939f Mon Sep 17 00:00:00 2001 From: yochie Date: Thu, 18 Apr 2024 18:03:29 -0400 Subject: [PATCH] feat(domain): yochietti.is-a.dev --- domains/yochietti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yochietti.json diff --git a/domains/yochietti.json b/domains/yochietti.json new file mode 100644 index 000000000..217446b20 --- /dev/null +++ b/domains/yochietti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yochie", + "email": "yoann.ochietti@gmail.com" + }, + "record": { + "CNAME": "yochie.github.io" + } +}