From bd5d28cdd6b4eb69a056b84975876df443ecd163 Mon Sep 17 00:00:00 2001 From: thepython555 Date: Fri, 23 Feb 2024 22:20:32 -0500 Subject: [PATCH] feat(domain): dumo.is-a.dev --- domains/dumo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dumo.json diff --git a/domains/dumo.json b/domains/dumo.json new file mode 100644 index 000000000..734912ce8 --- /dev/null +++ b/domains/dumo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thepython555", + "email": "k0n52uuu@duck.com" + }, + "record": { + "CNAME": "thepython555.github.io" + } +}