From fcc733a296eff0281427cdb4a5360f50f501031f Mon Sep 17 00:00:00 2001 From: Luihh <64665264+iLui@users.noreply.github.com> Date: Tue, 28 Sep 2021 10:47:24 -0500 Subject: [PATCH] Create luihh.json --- domains/luihh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/luihh.json diff --git a/domains/luihh.json b/domains/luihh.json new file mode 100644 index 000000000..af0238aed --- /dev/null +++ b/domains/luihh.json @@ -0,0 +1,12 @@ +{ + "description": "Luihh's website", + "repo": "https://github.com/iLui/iLui.github.io", + "owner": { + "username": "Luihh", + "email": "luihhbusiness23@gmail.com", + "twitter": "PoweredByLuihh" + }, + "record": { + "CNAME": "iLui.github.io" + } +}