From 4e8a19686d477b9c2c0995b50ecff2c00dee6c6b Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sat, 31 Aug 2024 07:29:54 +0200 Subject: [PATCH] Create my.mr-julus.json --- domains/my.mr-julus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/my.mr-julus.json diff --git a/domains/my.mr-julus.json b/domains/my.mr-julus.json new file mode 100644 index 000000000..82a4a9210 --- /dev/null +++ b/domains/my.mr-julus.json @@ -0,0 +1,10 @@ +{ + "description": "Personal WebSite", + "owner": { + "username": "BougSoon-Studio", + "email": "bougsoon.studio@gmail.com" + }, + "record": { + "CNAME": "my-mr-julus.web.app" + } +}