From bf33fc395e0ba7f3c8470bc642a93795ff19c5f8 Mon Sep 17 00:00:00 2001 From: kuroigg Date: Sun, 28 Apr 2024 13:14:00 +0530 Subject: [PATCH] feat(domain): johndoegg.is-a.dev --- domains/johndoegg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johndoegg.json diff --git a/domains/johndoegg.json b/domains/johndoegg.json new file mode 100644 index 000000000..aa2427da0 --- /dev/null +++ b/domains/johndoegg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "CNAME": "johndoegg.github.io" + } +}