diff --git a/domains/chiko.json b/domains/chiko.json new file mode 100644 index 000000000..0ec4ff7dd --- /dev/null +++ b/domains/chiko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chikoiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +} diff --git a/domains/chikoiko.json b/domains/chikoiko.json new file mode 100644 index 000000000..3cf6c8c5e --- /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": "chikoiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +}