From f8222175727ff09248902c8921eb3feadef5b6c9 Mon Sep 17 00:00:00 2001 From: ow0x <24418520+ow0x@users.noreply.github.com> Date: Sat, 25 Dec 2021 21:08:39 +0530 Subject: [PATCH] Create someone.json --- domains/someone.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/someone.json diff --git a/domains/someone.json b/domains/someone.json new file mode 100644 index 000000000..182d02c88 --- /dev/null +++ b/domains/someone.json @@ -0,0 +1,11 @@ +{ + "description": "OwO's page", + "repo": "https://github.com/ow0x/ow0x.github.io", + "owner": { + "username": "ow0x", + "email": "studiouifxdesignersandcoders@gmail.com" + }, + "record": { + "CNAME": "ow0x.github.io" + } +}