From d8f24ef3cc0a6ad9c3687e99f8cb97122aa800cc Mon Sep 17 00:00:00 2001 From: uuphoria <155935644+uuphoria2@users.noreply.github.com> Date: Tue, 7 May 2024 19:50:31 -0500 Subject: [PATCH] Create uuphoria2.json --- domains/uuphoria2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uuphoria2.json diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json new file mode 100644 index 000000000..e5d7f1b6e --- /dev/null +++ b/domains/uuphoria2.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/uuphoria2/uuphoria2.github.io", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "uuphoria2.github.io" + } +}