From b6b8ced292a71423186d5ffafb137acb5fb8f3e2 Mon Sep 17 00:00:00 2001 From: Aldo Saputra <102965097+itsmealdo@users.noreply.github.com> Date: Sat, 8 Apr 2023 01:35:24 +0700 Subject: [PATCH] Update itsmealdo.json --- domains/itsmealdo.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/itsmealdo.json b/domains/itsmealdo.json index 8b1378917..0dc4ce2b0 100644 --- a/domains/itsmealdo.json +++ b/domains/itsmealdo.json @@ -1 +1,11 @@ - +{ + "description": "itsmealdo Webs", + "repo": "https://github.com/itsmealdo/itsmealdo.github.io", + "owner": { + "username": "itsmealdo", + "email": "aldosaputra@gmail.com" + }, + "record": { + "CNAME": "itsmealdo.github.io" + } +}