From 90f2fe1485cc4280136a39474bee69c5912ffd8e Mon Sep 17 00:00:00 2001 From: Lytwest <76743461+Lytwest@users.noreply.github.com> Date: Thu, 17 Mar 2022 17:24:32 +0300 Subject: [PATCH] create lytwest.json pls add my domain :> --- domains/lytwest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lytwest.json diff --git a/domains/lytwest.json b/domains/lytwest.json new file mode 100644 index 000000000..e53a9e9aa --- /dev/null +++ b/domains/lytwest.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website uwu :3", + "repo": "https://github.com/Lytwest/lytwest.github.io", + "owner": { + "username": "Lytwest", + "email": "lytwest@gmail.com" + }, + "record": { + "CNAME": "lytwest.github.io" + } +}