From 55ef50286e03b3d2fc9005a821318a78e4ff23c3 Mon Sep 17 00:00:00 2001 From: winbo Date: Wed, 17 Jul 2024 17:39:46 +0200 Subject: [PATCH] Create winbo.json --- domains/winbo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/winbo.json diff --git a/domains/winbo.json b/domains/winbo.json new file mode 100644 index 000000000..dc28d5dc9 --- /dev/null +++ b/domains/winbo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "winbo-yml-exe", + "email": "winbo-yml-exe@outlook.com" + }, + "record": { + "CNAME": "winbo-yml-exe.github.io" + } +}