From 4490f61cda0fb72f6ffe33cc0ca3a08b1d0e199d Mon Sep 17 00:00:00 2001 From: Dott-rus Date: Fri, 6 Oct 2023 08:49:28 +0300 Subject: [PATCH] feat(domain): dot.is-a.dev --- domains/dot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dot.json diff --git a/domains/dot.json b/domains/dot.json new file mode 100644 index 000000000..8ca6450dd --- /dev/null +++ b/domains/dot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dott-rus", + "email": "antonamelin8@gmail.com", + "discord": "578276833624195125" + }, + + "record": { + "CNAME": "dott-rus.github.io" + } +}