From e1353c29bd1fc11d5d091a8da91597dee597fd50 Mon Sep 17 00:00:00 2001 From: Nandang <77793855+BegalNenen@users.noreply.github.com> Date: Fri, 1 Oct 2021 20:52:45 +0700 Subject: [PATCH] Create nan.json --- domains/nan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nan.json diff --git a/domains/nan.json b/domains/nan.json new file mode 100644 index 000000000..7a7c1a88e --- /dev/null +++ b/domains/nan.json @@ -0,0 +1,12 @@ +{ + "description": "It's Nan!", + "repo": "https://github.com/BegalNenen/begalnenen.github.io", + "owner": { + "username": "BegalNenen", + "email": "harpesmun69@gmail.com", + "facebook": "https://facebook.com/nan.phtml" + }, + "record": { + "CNAME": "begalnenen.github.io" + } +}