From cc21b73733239759782fd5822098ca1491ef255b Mon Sep 17 00:00:00 2001 From: Chiko Aprillio Arsyanadif <121851468+chikoiko@users.noreply.github.com> Date: Thu, 21 Mar 2024 01:57:32 +0700 Subject: [PATCH] chikoiko.json --- domains/chikoiko.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chikoiko.json diff --git a/domains/chikoiko.json b/domains/chikoiko.json new file mode 100644 index 000000000..354da53f5 --- /dev/null +++ b/domains/chikoiko.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for @chikoiko", + "repo": "https://github.com/chikoiko/chikoiko.github.io", + "owner": { + "username": "chiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +}