From 11d7b330df745af60b8e1b085fe17c55fd95dbef Mon Sep 17 00:00:00 2001 From: NEOAPPS <158327205+neoapps-dev@users.noreply.github.com> Date: Thu, 1 Aug 2024 23:26:51 +0300 Subject: [PATCH] Create neoapps.json --- domains/neoapps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/neoapps.json diff --git a/domains/neoapps.json b/domains/neoapps.json new file mode 100644 index 000000000..d5f3eea2a --- /dev/null +++ b/domains/neoapps.json @@ -0,0 +1,10 @@ +{ + "description": "NEOAPPS", + "owner": { + "username": "neoapps-dev", + "email": "asd22.info@gmail.com" + }, + "record": { + "URL": "https://neoapps-dev.github.io/web" + } +}