From 0a2aa9b4e28a97d1096198adf9152936bbe2c3fb Mon Sep 17 00:00:00 2001 From: iksmfu <156527935+iksmfu@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:47:12 +0300 Subject: [PATCH] Create name.json --- domains/name.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/name.json diff --git a/domains/name.json b/domains/name.json new file mode 100644 index 000000000..82f59e5ff --- /dev/null +++ b/domains/name.json @@ -0,0 +1,11 @@ +{ +"description": "(optional) your domain description here", +"repo": "(optional) your website's source code", +"owner": { +"username": "iksmfua" +"email": "realiksm@gmail.com" +}, +"record": { +"record-type": "value" +} +}