From 3783ac16b5714f3ed451c6b0d371e989e00a646e Mon Sep 17 00:00:00 2001 From: Name=Yug <112211279+YUG38@users.noreply.github.com> Date: Wed, 30 Oct 2024 21:52:50 -0500 Subject: [PATCH] Create yug.json --- domains/yug.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yug.json diff --git a/domains/yug.json b/domains/yug.json new file mode 100644 index 000000000..2bca5cd47 --- /dev/null +++ b/domains/yug.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website!", + "repo": "N/A", + "owner": { + "username": "YUG38", + "email": "4yugpatel123@gmail.com", + "discord": "name_yug" + }, + "record": { + "CNAME": "name-yug.pages.dev" + } +}