From efcc5a9dff4e7d70562ac460c611246695f5244f Mon Sep 17 00:00:00 2001 From: Yashoku Date: Fri, 14 Feb 2025 18:50:46 +0600 Subject: [PATCH] Create yas.json --- domains/yas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yas.json diff --git a/domains/yas.json b/domains/yas.json new file mode 100644 index 000000000..e22f156c1 --- /dev/null +++ b/domains/yas.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/yashokuu/yashokuu.github.io", + "owner": { + "username": "yashoukuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "CNAME": "yashokuu.github.io" + } +}