From cc71e564f039372261cf46b9c4d387c33d0c3a23 Mon Sep 17 00:00:00 2001 From: flc995 Date: Sun, 31 Jul 2022 17:41:25 +0200 Subject: [PATCH] feat: Added domain programatically --- domains/florin.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/florin.is-a.dev.json diff --git a/domains/florin.is-a.dev.json b/domains/florin.is-a.dev.json new file mode 100644 index 000000000..abb641609 --- /dev/null +++ b/domains/florin.is-a.dev.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "flc995", + "email": "flc995@gmail.com" + }, + "record": { + "CNAME": "flc995.github.io" + } + } + \ No newline at end of file