From 5563fb37779383533b0e75e3bb0c84dc2f0cd84e Mon Sep 17 00:00:00 2001 From: Blue <60958064+Jimmy-Blue@users.noreply.github.com> Date: Tue, 10 Aug 2021 11:02:55 +0700 Subject: [PATCH] Create blue.json --- domains/blue.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blue.json diff --git a/domains/blue.json b/domains/blue.json new file mode 100644 index 000000000..7f84fc175 --- /dev/null +++ b/domains/blue.json @@ -0,0 +1,12 @@ +{ + "description": "A newbie Python developer who wants to learn more about web design and Python development.", + "repo": "https://github.com/Jimmy-Blue/jimmy-blue.github.io", + "owner": { + "username": "Jimmy-Blue", + "email": "ngolong1396@hotmail.com", + "twitter": "https://twitter.com/JimmyBlue00" + }, + "record": { + "CNAME": "jimmy-blue.github.io" + } +}