From e0b26d26d13faf6e8445a5ae92be8b103401f113 Mon Sep 17 00:00:00 2001 From: Night Kaly <77528305+night0721@users.noreply.github.com> Date: Wed, 19 Apr 2023 18:15:25 +0100 Subject: [PATCH] Create night.json --- domains/night.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/night.json diff --git a/domains/night.json b/domains/night.json new file mode 100644 index 000000000..05e005d6d --- /dev/null +++ b/domains/night.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio for showing my projects, contacts and about me", + "repo": "https://github.com/night0721/night0721.github.io", + "owner": { + "username": "night0721", + "email": "nightkalyyy@hotmail.com" + }, + "record": { + "CNAME": "https://night0721.github.io" + } +}